SUAVE  2.5.2
An Aerospace Vehicle Environment for Designing Future Aircraft
SUAVE.Attributes.Constants.Composition.Composition Class Reference
Inheritance diagram for SUAVE.Attributes.Constants.Composition.Composition:
SUAVE.Attributes.Constants.Constant.Constant

Public Member Functions

def __defaults__ (self)
 
def __check__ (self)
 

Public Attributes

 Other
 

Detailed Description

A container to store chemical compositions.

Assumptions:
None

Source:
None

Member Function Documentation

◆ __check__()

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)

◆ __defaults__()

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.


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