WSF
WsfPM_Sensor.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 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// ****************************************************************************
12// Updated by Infoscitex, a DCS Company.
13// ****************************************************************************
14
15#ifndef WSFPM_SENSOR_HPP
16#define WSFPM_SENSOR_HPP
17
18#include "wsf_parser_export.h"
19
20#include "WsfPM_ObjectMap.hpp"
22
23class WSF_PARSER_EXPORT WsfPM_Sensor : public WsfPM_PlatformPart
24{
25public:
27 WsfPM_Sensor(const WsfPProxyNode& aNode);
28};
29
31
32#endif
WsfPM_ObjectMapT< WsfPM_Sensor > WsfPM_SensorMap
Definition WsfPM_Sensor.hpp:30
Definition WsfPM_ObjectMap.hpp:88
WsfPM_PlatformPart()
Definition WsfPM_PlatformPart.cpp:17
WsfPM_Sensor()
Definition WsfPM_Sensor.cpp:17
WsfPProxyNode()
Definition WsfPProxyNode.cpp:24
Copyrights Multiple, All Rights Reserved