SUAVE  2.5.2
An Aerospace Vehicle Environment for Designing Future Aircraft
SUAVE.Plugins.pint.testsuite.test_quantity.TestQuantity Class Reference
Inheritance diagram for SUAVE.Plugins.pint.testsuite.test_quantity.TestQuantity:
SUAVE.Plugins.pint.testsuite.TestCase

Public Member Functions

def test_quantity_creation (self)
 
def test_quantity_bool (self)
 
def test_quantity_comparison (self)
 
def test_quantity_comparison_convert (self)
 
def test_quantity_repr (self)
 
def test_quantity_format (self)
 
def test_default_formatting (self)
 
def test_quantity_add_sub (self)
 
def test_quantity_iadd_isub (self)
 
def test_quantity_mul_div (self)
 
def test_quantity_imul_idiv (self)
 
def test_quantity_floordiv (self)
 
def test_quantity_abs_round (self)
 
def test_quantity_float_complex (self)
 
def test_to_base_units (self)
 
def test_convert (self)
 
def test_context_attr (self)
 
def test_both_symbol (self)
 
def test_dimensionless_units (self)
 
def test_offset (self)
 
def test_offset_delta (self)
 
def test_pickle (self)
 
- Public Member Functions inherited from SUAVE.Plugins.pint.testsuite.TestCase
def setUpClass (cls)
 
def assertSequenceEqual (self, seq1, seq2, msg=None, seq_type=None)
 
def assertAlmostEqual (self, first, second, places=None, msg=None, delta=None)
 
def assertAlmostEqualRelError (self, first, second, rel, msg=None)
 

Static Public Attributes

bool FORCE_NDARRAY = False
 

Additional Inherited Members

- Public Attributes inherited from SUAVE.Plugins.pint.testsuite.TestCase
 ureg
 
 Q_
 

The documentation for this class was generated from the following file: