12#ifndef WSFSCRIPTCONJUNCTION_HPP
13#define WSFSCRIPTCONJUNCTION_HPP
15#include "wsf_space_export.h"
17#include "UtScriptClassDefine.hpp"
33 Conjunction(
const std::string& aClassName, UtScriptTypes* aScriptTypesPtr);
WsfScriptObjectClass(const std::string &aClassName, UtScriptTypes *aTypesPtr)
Definition WsfScriptObjectClass.cpp:24
UT_DECLARE_SCRIPT_METHOD(Secondary)
UT_DECLARE_SCRIPT_METHOD(Primary)
UT_DECLARE_SCRIPT_METHOD(MissDistance)
UT_DECLARE_SCRIPT_METHOD(StartTime)
UT_DECLARE_SCRIPT_METHOD(MaximumProbability)
~Conjunction() override=default
UT_DECLARE_SCRIPT_METHOD(RelativeVelocity)
UT_DECLARE_SCRIPT_METHOD(MinimumTime)
Conjunction(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptConjunctionReport.cpp:28
UT_DECLARE_SCRIPT_METHOD(EndTime)
Definition WsfScriptConjunctionReport.cpp:26
Definition WsfAtmosphere.cpp:23
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32