getVelocityAtTimestamp method
Implementation
double getVelocityAtTimestamp(LengthUnit lengthUnit, DateTime timestamp) {
throw UnimplementedError("Get Velocity At Timestamp not implemented yet.");
}
double getVelocityAtTimestamp(LengthUnit lengthUnit, DateTime timestamp) {
throw UnimplementedError("Get Velocity At Timestamp not implemented yet.");
}