Formation.StepToEpoch(TimeSpan) Method

Top 

Description

Steps each Spacecraft in the Formation to the specified epoch.

 

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

Formation.StepToEpoch(

TimeSpan epoch)

 

 

Arguments

epoch


Description:

Epoch to which to step.

 

 

 

Syntax

myFormation1.StepToEpoch(myTimeSpan1);

 

 

See also

Formation Object

Formations Guide