Name | Description | |
---|---|---|
![]() | Azimuth | Gets the azimuth of the Coordinate3D. The azimuth is measured in radians. |
![]() | Inclination | Gets the inclination of the Coordinate3D. The inclination is measured in radians. |
![]() | IsEmpty | Indicates if the Coordinate3D is empty. |
![]() | Magnitude | Gets or sets the length of the Coordinate3D as a vector. |
![]() | X | Gets or sets the X-component. |
![]() | Y | Gets or sets the Y-component. |
![]() | Z | Gets or sets the Z-component. |