|
WSF
|
#include "WsfScriptAtmosphericDragTerm.hpp"#include "WsfAtmosphereSimulationExtension.hpp"#include "WsfAtmosphericDragTerm.hpp"#include "script/WsfScriptDefs.hpp"
Functions | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptAtmosphericDragTerm, WsfAtmosphericDragTerm, Construct, 3, "WsfAtmosphericDragTerm", "double, double, string") | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptAtmosphericDragTerm, WsfAtmosphericDragTerm, DragCoefficient, 0, "double", "") | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptAtmosphericDragTerm, WsfAtmosphericDragTerm, CrossSectionalArea, 0, "double", "") | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptAtmosphericDragTerm, WsfAtmosphericDragTerm, AtmosphereModelName, 0, "string", "") | |
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptAtmosphericDragTerm | , |
| WsfAtmosphericDragTerm | , | ||
| AtmosphereModelName | , | ||
| 0 | , | ||
| "string" | , | ||
| "" | ) |
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptAtmosphericDragTerm | , |
| WsfAtmosphericDragTerm | , | ||
| Construct | , | ||
| 3 | , | ||
| "WsfAtmosphericDragTerm" | , | ||
| " double | , | ||
| double | , | ||
| string" | ) |
References wsf::space::AtmosphereSimulationExtension::Get().
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptAtmosphericDragTerm | , |
| WsfAtmosphericDragTerm | , | ||
| CrossSectionalArea | , | ||
| 0 | , | ||
| "double" | , | ||
| "" | ) |
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptAtmosphericDragTerm | , |
| WsfAtmosphericDragTerm | , | ||
| DragCoefficient | , | ||
| 0 | , | ||
| "double" | , | ||
| "" | ) |