WSF
WsfScriptChaffWeaponClass.hpp
Go to the documentation of this file.
1// ****************************************************************************
2// CUI//REL TO USA ONLY
3//
4// The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
5//
6// Copyright 2003-2015 The Boeing 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#ifndef WSFSCRIPTCHAFFWEAPONCLASS_HPP
12#define WSFSCRIPTCHAFFWEAPONCLASS_HPP
13
14#include "wsf_nx_export.h"
15
17
20{
21public:
22 WsfScriptChaffWeaponClass(const std::string& aClassName, UtScriptTypes* aScriptTypesPtr);
23
24 UT_DECLARE_SCRIPT_METHOD(DropChaffCloud);
25};
26#endif
WsfScriptChaffWeaponClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptChaffWeaponClass.cpp:17
UT_DECLARE_SCRIPT_METHOD(DropChaffCloud)
WsfScriptWeaponClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptWeaponClass.cpp:30
Copyrights Multiple, All Rights Reserved