#include <PGSpectro.h>
Public Attributes | |
double * | z |
double * | ybinlow |
double * | ybinhigh |
int | nx |
int | ny |
double | zscalemin |
double | zscalemax |
double | zmissing |
Yes_or_No | skip_missing |
char * | xlabel |
char * | ylabel |
char * | title |
char * | subtitle |
PGSpectro_col | color_table |
PGSpectro_domain | domain |
PGSpectro_wedge | wedge |
PGSpectro_linlog | xlinlog |
PGSpectro_linlog | ylinlog |
PGSpectro_linlog | zlinlog |
Yes_or_No | xnums |
Yes_or_No | ynums |
Yes_or_No | ylabel_vert |
Yes_or_No | draw_wedge |
Yes_or_No | timex |
char * | datestart |
char * | dateend |
double | char_size |
double PGSpectro_s::char_size |
char * PGSpectro_s::dateend |
char* PGSpectro_s::datestart |
int PGSpectro_s::nx |
int PGSpectro_s::ny |
char* PGSpectro_s::subtitle |
char * PGSpectro_s::title |
char* PGSpectro_s::xlabel |
double * PGSpectro_s::ybinhigh |
double* PGSpectro_s::ybinlow |
char * PGSpectro_s::ylabel |
double* PGSpectro_s::z |
double PGSpectro_s::zmissing |
double PGSpectro_s::zscalemax |
double PGSpectro_s::zscalemin |