TimeSpan Object

Top  Previous  Next

Description

The TimeSpan object represents a duration of time. It is used throughout FreeFlyer to define time intervals (e.g., propagation spans, maneuver durations, delays) and supports nanosecond-level precision to enable high-fidelity modeling and analysis. You can assign TimeSpan objects using the = operator.

 

Inheritance Hierarchy: Object->TimeSpan

 

Available In Editions:

Engineer

Mission

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Properties

 

Methods

 

Static Methods

 

 

See also

TimeSpans Guide

Parsing Dates and Times