Class Motion::PTPoint

Nested Relationships

This class is a nested type of Class Motion.

Class Documentation

class PTPoint

This class contains data for a PT (Position-Time) point.

Public Functions

PTPoint()

Public Members

double pos

The position at this point.

double timeMilliseconds

The time at this point in milliseconds.