SequentialFilter.InitialFilterEpochDefinitionType Property

Top 

Description

Specifies whether to use a Spacecraft to define the initial filter epoch, or specify it explicitly.

 

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:

integer

Access:

read/write

Default Value:

0 ( Specify Epoch from Spacecraft )

Valid Values:

Value

Label

0

Specify Epoch from Spacecraft

1

Define Epoch Explicitly

 

Syntax

myVariable1 = mySequentialFilter1.InitialFilterEpochDefinitionType;

 

mySequentialFilter1.InitialFilterEpochDefinitionType = myVariable1;

 

See also

SequentialFilter Object