Interface IBeamTraceProvider
- All Known Implementing Classes:
ClosedOrbitAnalyzerBean
,OrbitMonitor
public interface IBeamTraceProvider
IBeamTraceProvider interface.
- Author:
- igor@scictrl.com
-
Method Summary
Modifier and TypeMethodDescriptiondouble[][]
getBeamTrace
(Orientation ori) Returns beam trace calculation for given orientation
-
Method Details
-
getBeamTrace
Returns beam trace calculation for given orientation- Parameters:
ori
- aOrientation
object- Returns:
- double[][]
-