rate_stream__define

Source: stream/rate/rate_stream__define.pro

 rate_stream
        The superclass which will be inherited by all streams to be
        associated with a rate dataset.

 Members:
        Raw_rates       pointer The raw counting rates.
        Raw_times       pointer The times for the raw rates
        Raw_time_ref    pointer Refcount for the raw times.
        Rates           pointer The processed fluxes.
        Times           pointer The times for the processed fluxes.
        Time_ref        pointer Refcount for the processed times.
        errors          pointer The error limits.
        errtime         pointer Times for the error limits
        yscale          struct  Scaling for the stream display
        Flux_flag       byte    Have fluxes been calculated
        Average_flag    byte    Has averaging been done
        Background_flag byte    Have backgrounds been subtracted.
        err_flag        byte    Have errors been calculated

 History:
        Prototype: 19/11/99; SJT
        Added member docs: 6/8/01; SJT



James Tappin 2005-02-04