Preparing search index...
The search index is not available
@giserlab/cdk - v0.2.0
@giserlab/cdk
Profile
Class Profile
Description
剖面分析类,支持地形和模型
Export
Profile
Index
Constructors
constructor
Properties
interval
type
Methods
analyse
Constructors
constructor
new
Profile
(
viewer
:
Viewer
,
options
?:
ProfileOptions
)
:
Profile
Parameters
viewer
:
Viewer
Optional
options
:
ProfileOptions
Returns
Profile
Properties
interval
interval
:
number
= 50
Description
采样间隔
type
type
:
ProfileType
Description
剖面类型
Memberof
Profile
Methods
analyse
analyse
(
positions
:
Cartesian3
[]
,
option
?:
ProfileOptions
,
)
:
Promise
<
SurfaceDistanceResult
>
Parameters
positions
:
Cartesian3
[]
Optional
option
:
ProfileOptions
Returns
Promise
<
SurfaceDistanceResult
>
Description
剖面分析
Memberof
Profile
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
interval
type
Methods
analyse
@giserlab/cdk - v0.2.0
Loading...
Description
剖面分析类,支持地形和模型
Export
Profile