OSID Logo
OSID Specifications
mapping package
Version 3.0.0
Release Candidate Preview
Interfaceosid.mapping.Speed
Implementsosid.OsidPrimitive
Description

A speed is a distance traveled over a unit of time.

MethodgetDistance
Description

Gets the distance.

Returnosid.mapping.Distancethe distance
CompliancemandatoryThis method must be implemented.
MethodgetTimeUnit
Description

Gets the time unit.

Returnosid.calendaring.DateTimeResolutionthe time unit
CompliancemandatoryThis method must be implemented.