Struct SphericalPoint
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Spherical point.
public struct SphericalPoint
- Inherited Members
- Extension Methods
Fields
Distance
Distance from origin (0, 0, 0).
public double Distance
Field Value
ElevationAngle
Elevation angle.
Also called as Elevation or Altitude, measured from XZ plane. ElevationAngle is 90 degrees - Inclination angle.
public double ElevationAngle
Field Value
HeadingAngle
Heading angle. Also called as azimuth and absolute bearing.
public double HeadingAngle