Formation.LoadSP3Ephemeris Method

Top 

Description

Populates a Formation with one Spacecraft for each SatelliteId in the specified SP3 Precise Ephemeris file and then initializes the Spacecraft with that state. This method also attaches a Sensor and GPS Receiver to each Spacecraft in the Formation.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Formation.LoadSP3Ephemeris(SP3EphemerisFile sp3EphemerisFile)

Variable

Populates a Formation with one Spacecraft for each SatelliteId in the specified SP3 Precise Ephemeris file and then initializes the Spacecraft with that state. This method also attaches a Sensor and GPS Receiver to each Spacecraft in the Formation.

Formation.LoadSP3Ephemeris(String filename)

Variable

Populates a Formation with one Spacecraft for each SatelliteId in the specified SP3 Precise Ephemeris file and then initializes the Spacecraft with that state. This method also attaches a Sensor and GPS Receiver to each Spacecraft in the Formation.

Formation.LoadSP3Ephemeris(SP3EphemerisFile sp3EphemerisFile, String gnssConstellation)

Variable

Populates a Formation with one Spacecraft for each SatelliteId in the specified SP3 Precise Ephemeris file and then initializes the Spacecraft with that state. This method also attaches a Sensor and GPS Receiver to each Spacecraft in the Formation.

Formation.LoadSP3Ephemeris(String filename, String gnssConstellation)

Variable

Populates a Formation with one Spacecraft for each SatelliteId in the specified SP3 Precise Ephemeris file and then initializes the Spacecraft with that state. This method also attaches a Sensor and GPS Receiver to each Spacecraft in the Formation.

 

 

See also

Formation Object

Formations Guide