Source: idf/mfsa_idf/mfsa_idf__get_species_max.pro
mfsa_idf::get_species_max
Return the highest band whose energies are defined for a given
species & head.
Usage:
max=idfref -> get_species_max(species, {/lems|/lefs})
Argument:
species str/int The species to locate (in the case of an int
type we just check the range).
Keywords:
lefs If set, then return the energy for the LEFS
heads
lems If set, then return the energy for the LEMS
heads
History:
Original (out of get_energy): 7/6/00; SJT