uleis_idf::get_location

Source: idf/uleis_idf/uleis_idf__get_location.pro

 uleis_idf::get_location
        Return the location(s) of a specified channel (range) in the
        uleis data stream

 Usage:
        locs = idfref -> get_location(channel[, time])

 Arguments:
        channel string/struct   The channel specifier.
        time    double          The time at which the location is
                                needed. (default = start of mission)

 Keyword:
        ending  double  output  Last time at which the locations are
                                valid.
        raw                     If set, then don't rejig the O channels

 Returns:
        A 3-element array giving the array (1=matrix singles, 2 =
        matrix pairs) [0 will be the singles rates if they get done
        and -ve is failure], and the upper and lower limits in the
        array.

 History:
        Original: 16/5/00; SJT
        Added RAW key: 26/5/00; SJT



James Tappin 2005-02-04