Antares Simulator
Power System Simulator
tolerances.Linux_tolerances Class Reference
Inheritance diagram for tolerances.Linux_tolerances:
tolerances.Tolerances

Public Member Functions

def __init__ (self)
 
- Public Member Functions inherited from tolerances.Tolerances
def absolute (self, col_name)
 
def relative (self, col_name)
 
def set_relative (self, tol_collection)
 
def set_absolute (self, tol_collection={})
 
def reset_with_loose_default (self)
 

Public Attributes

 RTOL
 
 ATOL
 
- Public Attributes inherited from tolerances.Tolerances
 RTOL
 
 ATOL
 
 default_abs_tol
 
 default_rel_tol
 

Additional Inherited Members

- Static Public Attributes inherited from tolerances.Tolerances
dictionary RTOL = {}
 
dictionary ATOL = {}
 
int default_abs_tol = 0
 
int default_rel_tol = 1e-4
 

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