SemAlmanacRecordSatelliteConfiguration Property |
Gets or sets the satellite configuration code.
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 int SatelliteConfiguration { get; set; }
Public Property SatelliteConfiguration As Integer
Get
Set
public:
property int SatelliteConfiguration {
int get ();
void set (int value);
}
member SatelliteConfiguration : int with get, set
Property Value
Type:
Int32See Also