Interface IBeamTraceProvider

All Known Implementing Classes:
ClosedOrbitAnalyzerBean, OrbitMonitor

public interface IBeamTraceProvider

IBeamTraceProvider interface.

Author:
igor@scictrl.com
  • Method Summary

    Modifier and Type
    Method
    Description
    double[][]
    Returns beam trace calculation for given orientation
  • Method Details

    • getBeamTrace

      double[][] getBeamTrace(Orientation ori)
      Returns beam trace calculation for given orientation
      Parameters:
      ori - a Orientation object
      Returns:
      double[][]