Class AggrrayIterator

java.lang.Object
org.yamcs.parameterarchive.AggrrayIterator
All Implemented Interfaces:
AutoCloseable, ParameterIterator, ParchiveIterator<TimedValue>, PeekingIterator<TimedValue>

public class AggrrayIterator extends Object implements ParameterIterator
Iterates over parameter archive segments storing components of an aggregate or array value and reconstructs the aggregate/array value from those components.

All the values belong to a single parameter group whose id is passed in the constructor.