Spacecraft.ElapsedMinutesFromEpoch(Variable) Method |
Top |
DescriptionReturns the number of minutes between a user-specified epoch and the current Spacecraft epoch. The user-specified epoch might be either a value or a Variable object. This is a property of the spacecraft and not of the scenario as a whole. Two similar spacecraft may return different ElaspedMinutesFromEpoch at a single instance due to their specific integrator's step size.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the number of minutes between a user-specified epoch and the current Spacecraft epoch.
Syntax
See also Coverage and Contact Analysis Guide
|