EpochControl

The EpochControl attributes allow the user to set the epoch of the reported Least Squares solution, which is by default at the start time of each stage. The Output.OrbitState.Epoch attribute will be determined by these settings.

EpochControl Parameters
Parameter Description
EpochLocation

An enumeration with choices to control the epoch of the reported solution:

  • Beginning: use the start time of each stage
  • Midpoint: use the midpoint of each stage
  • End: use the stop time of each stage
  • User Defined: use a specified time. If selected, the SolutionEpoch attribute is exposed which allows the user to enter the desired epoch.
SolutionEpoch

Only visible if EpochLocation = "User Defined", this allows user to select a specific epoch that the LS process will use to report the solution.