WSF
WsfAtmosphereScriptRegistration.hpp
Go to the documentation of this file.
1// ****************************************************************************
2// CUI
3//
4// The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
5//
6// Copyright 2020 Infoscitex, a DCS Company. All rights reserved.
7//
8// The use, dissemination or disclosure of data in this file is subject to
9// limitation or restriction. See accompanying README and LICENSE for details.
10// ****************************************************************************
11
12#ifndef WSFATMOSPHERESCRIPTREGISTRATION_HPP
13#define WSFATMOSPHERESCRIPTREGISTRATION_HPP
14
15class UtScriptTypes;
16
17namespace wsf
18{
19namespace space
20{
21
22void AtmosphereScriptRegistration(UtScriptTypes& aScriptTypes);
23
24} // namespace space
25} // namespace wsf
26
27#endif // WSFATMOSPHERESCRIPTREGISTRATION_HPP
Definition WsfAtmosphere.cpp:23
void AtmosphereScriptRegistration(UtScriptTypes &aScriptTypes)
Definition WsfAtmosphereScriptRegistration.cpp:25
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32
Copyrights Multiple, All Rights Reserved