Click or drag to resize

Arction.Wpf.Charting.CoordinateConverters Namespace

LightningChart .NET Help
 
Classes
  ClassDescription
Public classCylindricalCartesian3D
Cylindrical / 3D cartesian coordinates converter class. XZ plane is the reference plane (polar coordinates plane).
Public classSphericalCartesian3D
Spherical to 3D cartesian coordinates converter class. Assumes spherical data point to be defined in azimuth / elevation system coordinates. For elevation, the XZ plane is the reference plane. (e.g. equatorial plane). Elevation is angle measured from that plane. To apply values from polar inclination system, use formula Elevation = 90 - Inclination.
Structures
  StructureDescription
Public structureCylindricalPoint
Cylindrical point.
Public structureSphericalPoint
Spherical point.