8 #include <vlutil/vlString.h>
42 static bool enabledRadarCoverageDescriptors(
59 static bool enabledRadarCoverageDescriptors(
64 static bool enabledRadarCoverageDescriptors(
69 static void componentsOfType(
73 static void componentsOfType(
78 static bool getRadarFrustum(
const DtRwSpatialFilter* filter,
double& azMin,
double& azMax,
double& elMin,
double& elMax);
Instances of DtVrfObjectParameters are the readable/writeable objects that contain the information ne...
Definition: vrfObjectParameters.h:59
std::vector< DtComponentDescriptor * > ComponentDescriptorVector
Definition: objectParameterUtils.h:40
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
List of DtComponentSystemDescriptor instances.
Definition: componentSystemDescriptorList.h:20
Instances of DtComponentDescriptorList are readable/writeable lists of DtComponentDescriptor objects...
Definition: componentDescriptorList.h:22
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
DtObjectSensorDescriptor; descriptor for the DtObjectSensor component.
Definition: objectSensorDescriptor.h:27
std::vector< RadarCoverageInformation > RadarCoverageVector
Definition: objectParameterUtils.h:39
DtRwSpatialFilter is an abstract base class for defining filters for sorting items into or out of a s...
Definition: rwSpatialFilter.h:38
The object parameter utils are a collection of utility routines that can be used with object paramete...
Definition: objectParameterUtils.h:20