| Trees | Indices | Help |
|
|---|
|
|
Version: None
|
|||
|
dimension a wrapped symbolic dimension. |
|||
|
quantity wrapped united symbolic quantity. |
|||
|
|||
|
|||
| object : |
|
||
|
|||
| object : |
|
||
|
|||
__package__ = Nonehash(x) |
|||
|
|||
dim( (str)arg1) -> dimension :
(string)->dimension
Returns an algebraic combination of pre-defined dimensions.
C++ signature :
desres::united::sdimension dim(std::string)
|
()->list of dimensions
Returns the list of the pre-defined dimensions used in dim(string).
C++ signature :
boost::python::api::object dims()
|
unit( (str)arg1) -> quantity :
(string)->quantity
Returns an algebraic combination of pre-defined units.
C++ signature :
desres::united::squantity<double, desres::united::PEAK::system> unit(std::string)
|
()->list of string
Returns the list of pre-defined units using in unit(string).
C++ signature :
boost::python::api::object units()
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 2 06:32:45 2017 | http://epydoc.sourceforge.net |