BallisticTrajectoryInformationAzimuth 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: 24.2.419.0 (24.2.419.0)
Syntax public double Azimuth { get; }
Public ReadOnly Property Azimuth As Double
Get
public:
property double Azimuth {
double get ();
}
member Azimuth : float with get
Property Value
Type:
DoubleSee Also