EZAverageSequence
Name
EZAverageSequence -- Protocol for an EZAverageSequence
Description
An averaging sequence generated using an EZGraph instance returns an object of this type.
Methods
Phase: Using
- (id <Averager>)
getAverager Returns a pointer to the Averager object that provides data to this sequence. This might be useful if one wants to find additional information about the data, because the Averager can calculate not only averages, but also indicators of dispersion, in the ordinary or moving average format.