Source: idf/mfsa_idf/mfsa_idf__init.pro
mfsa_idf::init
Constructor for MFSA IDF.
Usage:
idfref = obj_new("mfsa_idf", top[, file][, /hiscale, /epam, $
name=name)
Arguments:
top objref The hs_container object reference of the
parent.
file string The file from which to read the mfsa idf data.
Keywords:
name String A name by which we can identify the IDF
instance.
hiscale, epam If one of these is set, then flag that this
IDF object refers to that instrument.
History:
Original: 27/3/00; SJT