lan_idf::init

Source: idf/lan_idf/lan_idf__init.pro

 lan_idf::init
        Create an idf instance for one of the LAN instruments.

 Usage:
        idfid = obj_new('lan_idf', top[, file])

 Argument:
        top     objref  The hs_container object reference of the
                        parent.
        file    string  The file from which to read the IDF data, if
                        not given, then an empty instance is created.

 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.



James Tappin 2005-02-04