RinexMeteorologicalRecordHailIndicator Property |
Gets or sets a value indicating whether hail was detected since the last measurement.
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 HailIndicator { get; set; }
Public Property HailIndicator As Boolean
Get
Set
public:
property bool HailIndicator {
bool get ();
void set (bool value);
}
member HailIndicator : bool with get, set
Property Value
Type:
BooleanSee Also