CcsdsOrbitEphemerisMessageFileReadFrom Method |
Name | Description | |
---|---|---|
ReadFrom(String) |
Reads the CCSDS OEM file. If it can be parsed as a valid XML document, it will be.
Otherwise, it will be parsed as a key-value notation (KVN) OEM file.
| |
ReadFrom(TextReader) |
Reads the CCSDS OEM file. If it has a valid XML header, it will be
parsed as an XML OEM file. Otherwise, it will be parsed as a
key-value notation (KVN) OEM file.
|