RAVE
AcqvaCompositeValues_t Struct Reference

Structure for keeping track on values / parameter. More...

Public Attributes

RaveValueType vtype
 value type
 
double value
 value
 
double mindist
 min distance
 
double radardist
 distance to radar
 
int radarindex
 radar index in list of radars
 
const char * name
 name of quantity
 
PolarNavigationInfo navinfo
 the navigation info
 
CartesianParam_tparameter
 the cartesian parameter
 

Detailed Description

Structure for keeping track on values / parameter.

Member Data Documentation

◆ mindist

double AcqvaCompositeValues_t::mindist

min distance

◆ name

const char* AcqvaCompositeValues_t::name

name of quantity

◆ navinfo

PolarNavigationInfo AcqvaCompositeValues_t::navinfo

the navigation info

◆ parameter

CartesianParam_t* AcqvaCompositeValues_t::parameter

the cartesian parameter

◆ radardist

double AcqvaCompositeValues_t::radardist

distance to radar

◆ radarindex

int AcqvaCompositeValues_t::radarindex

radar index in list of radars

◆ value

double AcqvaCompositeValues_t::value

value

◆ vtype

RaveValueType AcqvaCompositeValues_t::vtype

value type


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