Source: idf/trk_idf/trk_idf__define.pro
trk_idf__define Definition of the Track file energy & band information Superclasses: idf_search_path Members: version int Track map version top object The containing environment energy_file string The file from which the energy limits were read bin_file string The file from which the bin energies were read map_file string The file from which the species maps were read track_file string The file from which the track maps were read. centre_file string The file from which the species centrelines were read channel_file string The file from which the WART channel maps were read n_bands int The maximum number of energy bands n_species int The number of species defined geometry float The wart geometry factor edges pointer Pointer to the band edges species pointer Pointer to the species list species_limits pointer Pointer to the enerrgy limits of the species species_range pointer pointer to the bin range of each species species_channels pointer pointer to the wart channels for each species. species_sectors pointer pointer to the sector count for each species channel_map byte pixel by pixel channel mapping bin_map byte pixel by pixel energy bin map species_map byte pixel by pixel species map centre_map byte centrelines bitmap. instrument int Which instrument History: Original: 3/2/00; SJT Add member docs: 3/8/01; SJT