LALPulsar  6.1.0.1-89842e6
DopplerCoordinateSystem Struct Reference

Detailed Description

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...
 

Field Documentation

◆ dim

UINT4 DopplerCoordinateSystem::dim

number of dimensions covered

Definition at line 172 of file UniversalDopplerMetric.h.

◆ coordIDs

DopplerCoordinateID DopplerCoordinateSystem::coordIDs[DOPPLERMETRIC_MAX_DIM]

coordinate 'names'

Definition at line 173 of file UniversalDopplerMetric.h.