You are here

protected property AbstractUnitsMathematicalOperator::$operand1 in Units of Measurement 7.2

Operand #1 of this mathematical expression.

Type: UnitsMathematicalExpression

File

./units.module, line 1303
Provide API for managing and converting units of measurement.

Class

AbstractUnitsMathematicalOperator
Abstract implementation of "mathematical operator" interface.

Code

protected $operand1;