|
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, Tolerance, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, SetTolerance, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, MaxAdjustmentAttempts, 0, "int", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, SetMaxAdjustmentAttempts, 1, "void", "int") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, MaxStepSize, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, SetMaxStepSize, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, MinStepSize, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, SetMinStepSize, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, ErrorCriterion, 0, "string", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, SetErrorCriterion, 1, "void", "string") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, InitialStepSize, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, SetInitialStepSize, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, L_INFINITY, 0, "string", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptPrinceDormand45Integrator, WsfPrinceDormand45OrbitalIntegrator, L_TWO, 0, "string", "") |