type describing a Doppler coordinate system: lists the number of dimensions and the symbolic names of the coordinates.
Definition at line 171 of file UniversalDopplerMetric.h.
Data Fields | |
| UINT4 | dim |
| number of dimensions covered More... | |
| DopplerCoordinateID | coordIDs [DOPPLERMETRIC_MAX_DIM] |
| coordinate 'names' More... | |
| UINT4 DopplerCoordinateSystem::dim |
number of dimensions covered
Definition at line 172 of file UniversalDopplerMetric.h.
| DopplerCoordinateID DopplerCoordinateSystem::coordIDs[DOPPLERMETRIC_MAX_DIM] |
coordinate 'names'
Definition at line 173 of file UniversalDopplerMetric.h.