SP3aEphemerisIsVelocityIncluded Property |
Gets or sets a value indicating whether this SP3a 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; set; }
Public Property IsVelocityIncluded As Boolean
Get
Set
public:
property bool IsVelocityIncluded {
bool get ();
void set (bool value);
}
member IsVelocityIncluded : bool with get, set
Property Value
Type:
BooleanSee Also