position abstract method

double position(
  1. double t
)

Position at time t (seconds).

Implementation

double position(double t);