RinexNavigationEphemerisDefaultValuesUsed Property |
Gets a value indicating whether or not the default value is used for any parameter. This may result because of a parse failure for a particular item.
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 DefaultValuesUsed { get; }
Public ReadOnly Property DefaultValuesUsed As Boolean
Get
public:
property bool DefaultValuesUsed {
bool get ();
}
member DefaultValuesUsed : bool with get
Property Value
Type:
BooleanSee Also