#include <Variable.h>
Static Public Member Functions | |
| static V | exec (const V &variable, const Q &quantity) |
helper stucture for general left hand side variable object; calls operator+=, which also checks the type of Q for commensurability
Definition at line 885 of file Variable.h.
| static V quantity::Variable< Quantity< QT, ST >, DerivedQuantity< QT, SU, DQT > >::Plus< Q >::exec | ( | const V & | variable, | |
| const Q & | quantity | |||
| ) | [inline, static] |
Definition at line 886 of file Variable.h.
1.5.3