Source: stream/rate/Mfsa/Hiscale/hiscale_mfsa_rate_stream__init.pro
hiscale_mfsa_rate_stream::init Constructor for the HISCALE_MFSA rates stream class. Usage: strid = obj_new('hiscale_mfsa_rate_stream', parent, channel[, name=name]) Argument: parent objref The reference of the dataset to which the stream is attached. channel string A valid HISCALE_MFSA rate channel Keyword: name string A mnemonic name for the stream. menu If set, then use a menu to set the properties. group long Widget group leader -- only used with menu option. species string The species to assume for energies. History: Original: 12/6/00; SJT Added species key: 30/6/00; SJT