TimeIntervalCollectionPositionProperty

TimeIntervalCollectionPositionProperty

new

A TimeIntervalCollectionProperty which is also a PositionProperty.

Parameters:
Name Type Argument Default Description
referenceFrame ReferenceFrame <optional>
ReferenceFrame.FIXED The reference frame in which the position is defined.
Source:

Members

:TimeIntervalCollection

Gets the interval collection.

:ReferenceFrame

Gets the reference frame in which the position is defined.
Default Value:
  • ReferenceFrame.FIXED;

Methods

Compares this property to the provided property and returns true if they are equal, false otherwise.

Parameters:
Name Type Argument Description
other Property <optional>
The other property.
Returns:
Boolean true if left and right are equal, false otherwise.