Source: dataset/pad/pad_dataset__define.pro
pad_dataset__define
Definition of structure for a PAD_DATASET class.
Superclasses:
generic_dataset
dshelper_average
dshelper_flux
dshelper_background
dshelper_lan_archive
Members:
panel_is_look pointer Pointer to an array indicating whether
panels are look plots or normal pad plots.
spacing int If this is non-zero, then only every
spacingth spin is used.
plot_layout.n_rows int Number of rows on tha page.
plot_layout.n_columns int Number of columns on the page.
plot_layout.joining int THe way the points are connected.
plot_layout.add_headers byte Whether to put headers on the plot
plot_layout.colour byte Whether to colour the traces.
plot_layout.allow_2d byte Whether to allow "ganging" of
plots if space allows.
plot_angles byte Whether to plot angles rather than cosines.
look_system int The coordinate system for look plots.
x_level int Which P channels to omit the Sun sectors.
omit_last_sector byte Whether to omit the final sector (for
an EPAM data problem)
pitch_flag byte Whether the dataset has any regular
PAD panels
look_flag byte Whether the dataset has any look plots.
transform_flag byte Have the transforms been computed.
History:
Started: 22/2/00
Add look flags: 29/2/00; SJT
Add colour in layout: 8/3/00; SJT
Add member documentation: 1/8/01; SJT