Spacecraft.SimulateTrackingData(Formation, PointSolutionObservation, Variable) Method |
Top |
DescriptionThis method simulates PointSolution data whenever the Spacecraft is in view of at least 4 Spacecraft in the Formation provided as an argument. If the Formation is not being propagated with a RinexNavFile, a nadir-pointing Sensor must be added 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.
Method Signature
Arguments
Return Value
Returns 1 if data was successfully simulated, 0 if no data was simulated due to a visibility restriction, such as an occulting body or sensor mask. When simulating multiple Pseudorange Observations, this method returns the number simulated.
Syntax
See also Spacecraft.SimulateTrackingData Coverage and Contact Analysis Guide
|