TransformationDirection Enumeration |
Direction of transformation: ITRS to Terrestrial Intermediate or vice versa
Namespace: ASCOM.AstrometryAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic enum TransformationDirection
Public Enumeration TransformationDirection
public enum class TransformationDirection
Members| Member name | Value | Description |
|---|
| ITRSToTerrestrialIntermediate | 0 | |
| TerrestrialIntermediateToITRS | 1 | |
See Also