EphemerisVector.HasDiscontinuities() Method

Top 

Description

Returns whether or not the vector contains 1 or more discontinuities in the vector.

 

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.

 

Method Signature

EphemerisVector.HasDiscontinuities(

)

 

 

Return Value

Type:

boolean

 

 

Returns 1 if the vector contains one or more discontinuities, 0 if it does not.

 

Syntax

myVariable1 = myEphemerisVector1.HasDiscontinuities();

 

 

See also

EphemerisVector Object

Working with Ephemerides