WSF
SphericalMapFunction Class Reference

#include <SphericalMapFunction.hpp>

Inheritance diagram for SphericalMapFunction:
Collaboration diagram for SphericalMapFunction:

Public Types

using Point = std::vector<double>
 The list of values at a specified sample point.

Public Member Functions

 SphericalMapFunction (const WsfScenario &aScenario)
bool Execute (WsfSimulation &aSimulation) override
bool ProcessInput (UtInput &aInput) override
Public Member Functions inherited from MapPlotFunction
 MapPlotFunction ()=default
 MapPlotFunction (const WsfScenario &aScenario, const std::string &aScriptClassName="")
virtual ~MapPlotFunction ()=0
void RegisterMapPlotVariable (const std::string &aVarName, std::shared_ptr< MapPlotVariable > aVariablePtr)
Public Member Functions inherited from Function
 Function (const Function &)=default
 Function (const WsfScenario &aScenario, const std::string &aScriptClassName="")
virtual ~Function ()=default
const std::string & GetCommand () const
void SetCommand (const std::string &aCommand)
const WsfScenarioGetScenario () const
const std::string & GetPlotName () const
const WsfPlatformAvailabilityGetPlatformAvailability () const
bool IsPlatformAvailabilitySpecified () const
 Has the user provided a platform_availability block for the plot?

Additional Inherited Members

Static Public Member Functions inherited from Function
static bool IsSensorPlotMode ()
Protected Attributes inherited from MapPlotFunction
MapPlotVariables mPlotVariables {}
Protected Attributes inherited from Function
WsfPlatformAvailability mPlatformAvailability

Member Typedef Documentation

◆ Point

using SphericalMapFunction::Point = std::vector<double>

The list of values at a specified sample point.

Constructor & Destructor Documentation

◆ SphericalMapFunction()

SphericalMapFunction::SphericalMapFunction ( const WsfScenario & aScenario)

Member Function Documentation

◆ Execute()

bool SphericalMapFunction::Execute ( WsfSimulation & aSimulation)
overridevirtual

◆ ProcessInput()

bool SphericalMapFunction::ProcessInput ( UtInput & aInput)
overridevirtual

Reimplemented from MapPlotFunction.

References MapPlotFunction::ProcessInput().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved