SequentialFilter.InitialFilterEpoch Property

Top 

Description

The epoch to use as the initial epoch of the filter. At the first call to the filtering process, all relevant objects are synched to that initial epoch.

 

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 = mySequentialFilter1.InitialFilterEpoch;

 

mySequentialFilter1.InitialFilterEpoch = myVariable1;

 

See also

SequentialFilter Object