Signatures
|
Return Value
|
Description
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold)
|
None
|
Perfoms sigma editing on the data file specified by TrackingDataEditor.TrackingDataFile.Filename without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, BlackJackPointSolutionFile trackingDataFile)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, FFGroundObservationFile trackingDataFile)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, GPSPivotPointSolutionFile trackingDataFile)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, List<BRTSObservation> BRTSObservation)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, List<GroundStationObservation> groundStationObservation)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, List<PointSolutionObservation> pointSolutionObservation)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, List<PseudorangeObservation> pseudoRangeObservation)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, List<SpacecraftObservation> spacecraftObservation)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, List<TDRSObservation> TDRSObservation)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, RinexObsFile trackingDataFile)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, SpacecraftObservationFile trackingDataFile)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|
TrackingDataEditor.PerformSigmaEditing(Variable sigmaEditingThreshold, UTDFFile trackingDataFile)
|
None
|
Perfoms sigma editing on the specified data file or List of Observations without showing the TrackingDataEditor dialog.
|