Prefix

A named prefix, part of a PrefixSystem.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

exponent
int exponent;

The power the prefix represents.

name
string name;

The name of the prefix, prepended to unit names.

symbol
string symbol;

The symbol of the prefix, prepended to unit symbols.

Meta