ARTS built-in documentation server
Workspace Method Duration
Description
Sets the seconds between two times.
Authors: Richard Larsson
Synopsis
| Duration( | duration, start, end ) |
Variables
| GOUT | duration | (Numeric) | Time in seconds between *start* and *end* |
| GIN | start | (Time) | Start time |
| GIN | end | (Time) | End time |