Formation.MinEpoch() Method

Top 

Description

Returns the minimum epoch contained within the Formation.

 

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.MinEpoch(

)

 

 

Return Value

Type:

timespan

Units:

s

 

 

Returns the minimum epoch contained within the Formation.

 

Syntax

myTimeSpan1 = myFormation1.MinEpoch();

 

 

See also

Formation Object

Formations Guide