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