Class SingleParameterRetrieval

java.lang.Object
org.yamcs.parameterarchive.SingleParameterRetrieval

public class SingleParameterRetrieval extends Object
Retrieves values for a single parameter from the parameter archive. The result is arrays of samples (see ParameterValueArray) corresponding to the segments of the archive.

Because all values are of the same type, the memory consumed by those arrays is much smaller than what is provided by an equivalent single parameter retrieval using MultiParameterRetrieval