RinexObservationHeaderRunBy Property |
Gets the RunBy property for the RINEX header.
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 string RunBy { get; }
Public ReadOnly Property RunBy As String
Get
public:
property String^ RunBy {
String^ get ();
}
member RunBy : string with get
Property Value
Type:
StringSee Also