Declared in GlobalPositioningSystem
Declaration
bool Initialise(
string filePath
);Description
Loads the GPS constellation from a TLE lookup file, which will load in all the TLEs and create the transmitters associated with the GPS constellation.
Parameters
| Name | Description |
|---|---|
| filePath | The full file path to the TLE file |