Package mbdyn :: Module quantity :: Class Quantity3D
[hide private]

Class Quantity3D

source code

A physical quantity having values along 3 axis. This class is currently not used.

Instance Methods [hide private]
 
__init__(self, name) source code
 
__getitem__(self, direction_label) source code
 
get_label(self, direction_label)
Return the label of the quantity.
source code
Method Details [hide private]

get_label(self, direction_label)

source code 
Return the label of the quantity. Used for plotting.