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 millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

day

Default Value:

"Jan 01 2020 00:00:00.000"

 

Syntax

myVariable1 = myTwoLineElement1.Epoch;

 

myTwoLineElement1.Epoch = myVariable1;

 

See also

TwoLineElement Object