StandardConstant: StandardConstant

StandardConstantR Documentation

StandardConstant

Description

Provides standard values of constants as used in the Processing Algorithms document, and others.

Usage

StandardConstant(Symbol)

Arguments

Symbol

One of a set of defined symbols. To see the available symbols, use StandardConstant('?'), and to see a full description of an available symbol, use for example StandardConstant("?Rd").

Details

If one of the standard symbol names is provided, the routine returns the value associated with that constant. Otherwise, it returns NULL. For special cases described following the parameter Symbol, the returned value is a list of available symbols or an expanded explanation of a specified symbol.

Value

The value associated with that symbol.

Author(s)

William Cooper

Examples

StandardConstant ("MWW")

NCAR/Ranadu documentation built on Jan. 27, 2023, 1:09 a.m.