SP3cEphemerisIsVelocityIncluded Property |
Gets a value indicating whether this SP3c file has velocity data included.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool IsVelocityIncluded { get; }
Public ReadOnly Property IsVelocityIncluded As Boolean
Get
public:
property bool IsVelocityIncluded {
bool get ();
}
member IsVelocityIncluded : bool with get
Property Value
Type:
BooleanSee Also