SP3dEphemerisIsVelocityIncluded Property |
Gets a value indicating whether this SP3-d file has velocity data included.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.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