Uses of Class
OutputData

Uses of OutputData in
 

Subclasses of OutputData in Default Package
 class OutputDataBernoulli
          Represents mvnhmm version 2.0 output file for action type learn with bernoulii as option.
 class OutputDataV2
          Represents mvnhmm version 2.0 output file for action type learn.
 class ViterbiOutputData
          Represents mvnhmm version 2.0 output file for action type learn.
 

Methods in Default Package with parameters of type OutputData
 void PlotsWindow.add2DPlots(int numStates, StationInfo in, int rectW, int rectH, OutputData dataIn, java.util.Vector c)
          Put 2D plots to top panel.
 void RainfallAmountWindow.add2DPlots(int numStates, StationInfo in, int rectW, int rectH, OutputData dataIn, java.util.Vector sps)
          Create 2D plots and add 2D plots to top panel.