|
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, CreateWalkerDelta, 3, "WsfConstellationMaker", "int, int, int") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, CreateWalkerStar, 3, "WsfConstellationMaker", "int, int, int") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, CreateGeneral, 4, "WsfConstellationMaker", "int, int, double, double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, WriteToFile, 0, "bool", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, Create_1, 0, "WsfConstellation", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, Create_2, 2, "WsfConstellation", "string, string") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, DetectConjunction, 0, "bool", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, IsSetup, 0, "bool", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, Validate, 0, "string", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, IsWalkerDelta, 0, "bool", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, IsWalkerStar, 0, "bool", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, IsGeneral, 0, "bool", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, TotalSatellites, 0, "int", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, Planes, 0, "int", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SatellitesPerPlane, 0, "int", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, WalkerF, 0, "int", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, AnomalyAlias, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, RAAN_Range, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SemiMajorAxis, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, Altitude, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, RevolutionsPerDay, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, Period, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, Inclination, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, InitialRAAN, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, InitialAnomaly, 0, "double", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, ConstellationName, 0, "string", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, PlatformType, 0, "string", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, BasePath, 0, "Path", "") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetSemiMajorAxis, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetAltitude, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetRevolutionsPerDay, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetPeriod, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetInclination, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetInitialRAAN, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetInitialAnomaly, 1, "void", "double") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetConstellationName, 1, "void", "string") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetPlatformType, 1, "void", "string") |
| | UT_DEFINE_SCRIPT_METHOD (WsfScriptConstellationMaker, WsfConstellationMaker, SetBasePath, 1, "void", "Path") |