Skip to content

KBE3D / KBCore / Cesium / Stereographic

函数: Stereographic()

Stereographic(position?: Cartesian2, tangentPlane?: EllipseGeometry): void

Represents a point in stereographic coordinates, which can be obtained by projecting a cartesian coordinate from one pole onto a tangent plane at the other pole. The stereographic projection faithfully represents the relative directions of all great circles passing through its center point. To faithfully represents angles everywhere, this is a conformal projection, which means points are projected onto an arbrary sphere.

参数

position?

Cartesian2

The steroegraphic coordinates.

tangentPlane?

EllipseGeometry

The tangent plane onto which the point was projected.

返回

void

KBE3D @3.0.0 Copyright © 2024-present KBE3D