TwoLineElement.Epoch Property

Top 

Description

The day of year of the epoch of the element set include the fractional portion of the day.

 

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.

 

Attributes

Type:

timespan

Access:

read/write

Units:

day

Default Value:

"Jan 01 2020 00:00:00.000"

 

Syntax

myTimeSpan1 = myTwoLineElement1.Epoch;

 

myTwoLineElement1.Epoch = myTimeSpan1;

 

See also

TwoLineElement Object