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