PerformanceAssessmentFileSystemId Property |
Gets or sets the SYSID of the PAF file. Usually the navigation constellation that generated the error data (GPS, GLONASS, etc.)
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 SystemId { get; set; }
Public Property SystemId As String
Get
Set
public:
property String^ SystemId {
String^ get ();
void set (String^ value);
}
member SystemId : string with get, set
Property Value
Type:
StringSee Also