Skip to content

KBE3D / KBCore / Cesium / AnchorPointIndirect

类: AnchorPointIndirect

Metadata for one stored anchor point.

This reflects the anchronPointIndirect definition of the NGA_gpm_local

glTF extension.

参数

An object describing initialization options

属性

position

readonly position: Cartesian3

Anchor point geographic coordinates in meters as X/Easting, Y/Northing, Z/HAE


adjustmentParams

readonly adjustmentParams: Cartesian3

The delta-x delta-y delta-z adjustment values in meters per anchor point.


covarianceMatrix

readonly covarianceMatrix: Matrix3

The 3x3 covariance matrix.

构造函数

构造函数

new AnchorPointIndirect(options: ConstructorOptions): AnchorPointIndirect

参数

options

ConstructorOptions

返回

AnchorPointIndirect

KBE3D @3.0.0 Copyright © 2024-present KBE3D