|
| def | __defaults__ (self) |
| |
| def | compile (self, *args, **kwarg) |
| |
| def | initialize (self, *args, **kwarg) |
| |
| def | evaluate (self, *args, **kwarg) |
| |
| def | finalize (self, *args, **kwarg) |
| |
| def | __call__ (self, *args, **kwarg) |
| |
|
|
| tag |
| |
|
| features |
| |
|
| settings |
| |
|
| tag |
| |
|
| features |
| |
|
| settings |
| |
◆ __defaults__()
| def SUAVE.Analyses.Planets.Planet.Planet.__defaults__ |
( |
|
self | ) |
|
This sets the default values and methods for the analysis.
Assumptions:
Planet is Earth.
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
N/A
Reimplemented from SUAVE.Analyses.Analysis.Analysis.
The documentation for this class was generated from the following file:
- /Users/emiliobotero/Dropbox/SUAVE/SUAVE/trunk/SUAVE/Analyses/Planets/Planet.py