SemAlmanacAlmanacName Property |
Gets the name of the almanac as defined in the almanac file.
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 AlmanacName { get; }
Public ReadOnly Property AlmanacName As String
Get
public:
property String^ AlmanacName {
String^ get ();
}
member AlmanacName : string with get
Property Value
Type:
StringSee Also