RAVE
_DetectionRange_t Struct Reference

Represents the detection range generator. More...

Public Attributes

RAVE_OBJECT_HEAD char * lookupPath
 Always on top.
 
double analysis_minrange
 the min range to be processed in meters, default is 10000.0
 
double analysis_maxrange
 the min range to be processed in meters, default is 240000.0
 

Detailed Description

Represents the detection range generator.

Member Data Documentation

◆ analysis_maxrange

double _DetectionRange_t::analysis_maxrange

the min range to be processed in meters, default is 240000.0

◆ analysis_minrange

double _DetectionRange_t::analysis_minrange

the min range to be processed in meters, default is 10000.0

◆ lookupPath

RAVE_OBJECT_HEAD char* _DetectionRange_t::lookupPath

Always on top.

where lookup files are located, default is /tmp


The documentation for this struct was generated from the following file: