Class Motion::VTPoint

Nested Relationships

This class is a nested type of Class Motion.

Class Documentation

class VTPoint

This class contains data for a VT (Velocity-Time) point.

Public Functions

VTPoint()

Public Members

double velocity

The velocity at this point.

double timeMilliseconds

The time at this point in milliseconds.