CL-SBML: Structure Class UNIT-DEFINITION
 

Structure Class UNIT-DEFINITION

Package:

CL-SBML

Class Precedence List:

UNIT-DEFINITION, SBML-ELEMENT, SBML-BASE, STRUCTURE-CLASS, T.

Slots:

  • UNIT: default value (:INVALID), type LIST, initarg :UNIT

Description:

Instances of this structure class represent unit definitions.

The accessors UNIT-DEFINITION-KIND, UNIT-DEFINITION-EXPONENT, UNIT-DEFINITION-SCALE, UNIT-DEFINITION-MULTIPLIER, and UNIT-DEFINITION-OFFSET are used to extract and set the structure field.

Affected By:

None.

Exceptional Situations:

None.

See Also:

SBML-BASE, UNIT-DEFINITION-KIND, UNIT-DEFINITION-EXPONENT, UNIT-DEFINITION-SCALE, UNIT-DEFINITION-MULTIPLIER, UNIT-DEFINITION-OFFSET, UNIT-DEFINITION-P, and MAKE-UNIT-DEFINITION.

Notes:

None.

 

News

News in chronological order, most recent on top.

  • 2005-05-04
    Completed description.