Public Member Functions | |
| def | __defaults__ (self) |
| def | __check__ (self) |
Public Attributes | |
| Other | |
A container to store chemical compositions. Assumptions: None Source: None
| def SUAVE.Attributes.Constants.Composition.Composition.__check__ | ( | self | ) |
Checks that the composition values sum to 1. Assumptions: None Source: N/A Inputs: None Outputs: None Properties Used: self.values [-] self.Other [-] (optional)
| def SUAVE.Attributes.Constants.Composition.Composition.__defaults__ | ( | self | ) |
This sets the default values (just a pass here).
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
None
Reimplemented from SUAVE.Attributes.Constants.Constant.Constant.