Class AcceleratorExporter

java.lang.Object
xal.extension.tracewinimporter.openxalexporter.AcceleratorExporter

public class AcceleratorExporter extends Object
Exporting of Accelerator to the OpenXAL format with all all required files.
Author:
Blaz Kranjc, Juan F. Esteban Müller <juanf.estebanmuller@esss.se>
  • Constructor Details

    • AcceleratorExporter

      public AcceleratorExporter(ESSAccelerator acc, String dir, String mainFile)
      Constructor.
      Parameters:
      acc - Accelerator to export.
      dir - Path to the main file.
      mainFile - Name of the main file.
  • Method Details