FlagData.Epoch Property

Top 

Description

The epoch where the Flag appears in the SP3 Precise Ephemeris file.

 

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 = myFlagData1.Epoch;

 

myFlagData1.Epoch = myVariable1;

 

See also

FlagData Object