Math3D Full Project API
Preparing search index...
renderer/src/math/complexMapSweep
ComplexMapSweepSpec
Type Alias ComplexMapSweepSpec
type
ComplexMapSweepSpec
=
{
branchCutAngle
:
number
;
clampAbs
:
number
|
null
;
imExpr
:
string
;
isolinesCountU
:
number
;
isolinesCountV
:
number
;
mapMode
:
ComplexMapMode
;
nu
:
number
;
nv
:
number
;
outputMode
:
ComplexMapSweepOutput
;
reExpr
:
string
;
sheetCount
:
number
;
sheetIndex
:
number
;
sheetMode
:
ComplexMapSheetMode
;
showIsolines
:
boolean
;
sweepAxis
:
ComplexMapSweepAxis
;
uMax
:
number
;
uMin
:
number
;
vMax
:
number
;
vMin
:
number
;
wScale
:
number
;
}
Index
Properties
branch
Cut
Angle
clamp
Abs
im
Expr
isolines
Count
U
isolines
Count
V
map
Mode
nu
nv
output
Mode
re
Expr
sheet
Count
sheet
Index
sheet
Mode
show
Isolines
sweep
Axis
u
Max
u
Min
v
Max
v
Min
w
Scale
Properties
branch
Cut
Angle
branchCutAngle
:
number
clamp
Abs
clampAbs
:
number
|
null
im
Expr
imExpr
:
string
isolines
Count
U
isolinesCountU
:
number
isolines
Count
V
isolinesCountV
:
number
map
Mode
mapMode
:
ComplexMapMode
nu
nu
:
number
nv
nv
:
number
output
Mode
outputMode
:
ComplexMapSweepOutput
re
Expr
reExpr
:
string
sheet
Count
sheetCount
:
number
sheet
Index
sheetIndex
:
number
sheet
Mode
sheetMode
:
ComplexMapSheetMode
show
Isolines
showIsolines
:
boolean
sweep
Axis
sweepAxis
:
ComplexMapSweepAxis
u
Max
uMax
:
number
u
Min
uMin
:
number
v
Max
vMax
:
number
v
Min
vMin
:
number
w
Scale
wScale
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
Cut
Angle
clamp
Abs
im
Expr
isolines
Count
U
isolines
Count
V
map
Mode
nu
nv
output
Mode
re
Expr
sheet
Count
sheet
Index
sheet
Mode
show
Isolines
sweep
Axis
u
Max
u
Min
v
Max
v
Min
w
Scale
Math3D Full Project API
Loading...