Package cern.accsoft.steering.jmad.tools.interpolate
-
Interface Summary Interface Description OrbitInterpolationRequest This interface defines a request for an orbit interpolation.OrbitInterpolationResult This interface represents the result of an orbit interpolation.OrbitInterpolationTool This interface provides the access to the interpolation of orbits.OrbitSegmentCalculator This interface encapsulates the calls required to configure an region where to interpolate the orbit.UpdateRequest -
Class Summary Class Description InterpolationTfsResult OrbitInterpolationRequestImpl A request for orbit interpolation.OrbitInterpolationResultImpl OrbitInterpolationToolImpl SimpleOrbitSegmentCalculator This class does the actual interpolation of the orbit in one plane for one segment defined by two adjacent monitors.TransferMatrixCalculator UpdateRequestBuilder Builder forUpdateRequest
objects.