WSF
WsfScriptConjunctionReport.cpp File Reference
#include "WsfScriptConjunctionReport.hpp"
#include "UtScriptClass.hpp"
#include "UtScriptContext.hpp"
#include "UtScriptData.hpp"
#include "WsfOrbitalConjunctionAssessment.hpp"
Include dependency graph for WsfScriptConjunctionReport.cpp:

Namespaces

namespace  wsf
 Function definitions for those who need run-time access to the version.
namespace  wsf::space
namespace  wsf::space::script

Functions

 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, MissDistance, 0, "double", "")
 Return the miss distance of the encounter in meters.
 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, RelativeVelocity, 0, "double", "")
 Return the relative velocity at the point of closest approach in meters / second.
 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, StartTime, 0, "double", "")
 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, EndTime, 0, "double", "")
 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, MinimumTime, 0, "double", "")
 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, MaximumProbability, 0, "double", "")
 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, Primary, 0, "string", "")
 Return an identifier for the primary object in the conjunction.
 wsf::space::script::UT_DEFINE_SCRIPT_METHOD (Conjunction, WsfOrbitalConjunctionRecord, Secondary, 0, "string", "")
 Return an identifier for the secondary object in the conjunction.
Copyrights Multiple, All Rights Reserved