OSID Logo
OSID Specifications
mapping package
Version 3.1.0
Interfaceosid.mapping.Speed
Implementsosid.OsidPrimitive
Used Byosid.Metadata
osid.configuration.Value
osid.mapping.path.PathTravelSession
osid.mapping.path.ResourceVelocity
osid.mapping.path.SpeedZone
osid.search.terms.SpeedRangeTerm
osid.search.terms.SpeedTerm
Description

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

MethodgetDistance
Description

Gets the distance.

Returnosid.mapping.Distance the distance
Compliancemandatory This method must be implemented.
MethodgetTimeUnit
Description

Gets the time unit.

Returnosid.calendaring.DateTimeResolution the time unit
Compliancemandatory This method must be implemented.