Class EnergyStackWriter

Object
org.anchoranalysis.mpp.io.output.EnergyStackWriter

public class EnergyStackWriter
extends Object
Writes an energy-stack to the file-system.

The following outputs are produced:

Output NameDefault?Description
"energyStack"noEach channel of the energy-stack as a separate image.
"energyStackDictionary"noXML serialization of the key-value parameters associated with the energy stack.
Author:
Owen Feehan
  • Field Details

  • Constructor Details

  • Method Details

    • writeEnergyStack

      public void writeEnergyStack() throws org.anchoranalysis.io.output.error.OutputWriteFailedException
      Writes the energy stack to output.
      Throws:
      org.anchoranalysis.io.output.error.OutputWriteFailedException - if the writing process fails