SUAVE.Analyses.Process()
The Top Level Process Container Class
Assumptions:
None
Source:
N/A
◆ __call__()
def SUAVE.Analyses.Process.Process.__call__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwarg |
|
) |
| |
This is used to set the class' call behavior to the evaluate functions.
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
N/A
◆ evaluate()
def SUAVE.Analyses.Process.Process.evaluate |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwarg |
|
) |
| |
This is used to execute the evaluate functions of the analyses
stored in the container.
Assumptions:
None
Source:
N/A
Inputs:
None
Outputs:
Results of the Evaluate Functions
Properties Used:
N/A
The documentation for this class was generated from the following file:
- /Users/emiliobotero/Dropbox/SUAVE/SUAVE/trunk/SUAVE/Analyses/Process.py