Public Member Functions | |
| def | __defaults__ (self) |
| def | merged (self) |
Public Member Functions inherited from SUAVE.Analyses.Mission.Segments.Conditions.State.State | |
| def | expand_rows (self, rows, override=False) |
Public Member Functions inherited from SUAVE.Analyses.Mission.Segments.Conditions.Conditions.Conditions | |
| def | ones_row (self, cols) |
| def | ones_row_m1 (self, cols) |
| def | ones_row_m2 (self, cols) |
Public Attributes | |
| segments | |
Public Attributes inherited from SUAVE.Analyses.Mission.Segments.Conditions.State.State | |
| tag | |
| unknowns | |
| conditions | |
| residuals | |
| numerics | |
| initials | |
| def SUAVE.Analyses.Mission.Segments.Conditions.State.Container.__defaults__ | ( | self | ) |
This sets the default values.
Assumptions:
Puts the segments in the right order
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
None
Reimplemented from SUAVE.Analyses.Mission.Segments.Conditions.State.State.
| def SUAVE.Analyses.Mission.Segments.Conditions.State.Container.merged | ( | self | ) |
Combines the states of multiple segments
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
state_out [State()]
Properties Used:
None