BallisticTrajectoryInformation.Azimuth Property |
Gets the azimuth angle of the direction of the object's departure from the
InitialPosition, in radians.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Azimuth { get; }
Public ReadOnly Property Azimuth As Double
Get
public:
property double Azimuth {
double get ();
}
member Azimuth : float with get
Property Value
Type:
Double
See Also