Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/struct__target.html
Дата изменения: Mon Apr 7 14:22:23 2003
Дата индексирования: Mon Feb 4 02:46:33 2013
Кодировка:
_target struct Reference
Main Page   Data Structures   File List   Data Fields   Globals  

_target Struct Reference

Info on an observing target. More...

#include <exchange.h>


Data Fields

int target_id
char target [17]
double raep0
double decep0
float equinox
double ra_err
double dec_err
double sysvel
char veltyp [9]
char veldef [9]
double pmra
double pmdec
double pmra_err
double pmdec_err
float parallax
float para_err
char spectyp [17]


Detailed Description

Info on an observing target.

Corresponds to one row of an OI_TARGET FITS table.


Field Documentation

int _target::target_id
 

char _target::target[17]
 

double _target::raep0
 

double _target::decep0
 

float _target::equinox
 

double _target::ra_err
 

double _target::dec_err
 

double _target::sysvel
 

char _target::veltyp[9]
 

char _target::veldef[9]
 

double _target::pmra
 

double _target::pmdec
 

double _target::pmra_err
 

double _target::pmdec_err
 

float _target::parallax
 

float _target::para_err
 

char _target::spectyp[17]
 


The documentation for this struct was generated from the following file:
Generated on Mon Apr 7 11:31:33 2003 for OI FITS Example Code by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002