Skip navigation links
xal.extension.twissobserver

Class MeasurementCurve

    • Constructor Detail

      • MeasurementCurve

        public MeasurementCurve(PLANE plane,
                                AcceleratorSeq smfSeqSrc,
                                java.util.ArrayList<Measurement> arrMsmt)
        Creates a new, initialized curve object containing the given measurement data as points. The data for the given phase plane is extracted from the data set. The AcceleratorSeq object must be the location within the accelerator where the data was taken.
        Parameters:
        plane - curve is built using data for this phase plane
        smfSeqSrc - accelerator location where data was taken
        arrMsmt - measurement data
        Since:
        Nov 27, 2012