Interface | osid.mapping.Speed | ||
---|---|---|---|
Implements | osid.OsidPrimitive | ||
Description |
A speed is a distance traveled over a unit of time. | ||
Method | getDistance | ||
Description |
Gets the distance. | ||
Return | osid.mapping.Distance | the distance | |
Compliance | mandatory | This method must be implemented. | |
Method | getTimeUnit | ||
Description |
Gets the time unit. | ||
Return | osid.calendaring.DateTimeResolution | the time unit | |
Compliance | mandatory | This method must be implemented. |