ARTS built-in documentation server
Workspace Method NumericSet
Description
Sets a numeric workspace variable to the given value.
Authors: Patrick Eriksson
Synopsis
NumericSet( | out, value ) |
Variables
GOUT | out | (Numeric) | Variable to initialize. |
GIN | value | (Numeric) | The value. |