public class MeasurementCurve extends BasicGraphData
FunctionGrpahsJPanel and
child class TrajectoryGraph) containing
measurement data. The curve is composed of unconnected data points for the
beam size measurements of a particular phase plane.BasicGraphData.CompareErr, BasicGraphData.CompareX, BasicGraphData.CompareY, BasicGraphData.XYpointcolor, drawLinesOn, drawPointsOn, errYmax, graphDataContainerV, immediateContainerUpdate, lineStroke, lineThick, lockUpObj, markShape, markShapeFilled, name, nInterpPoints, pointSize, propertyMap, xMax, xMin, xyInterpPointV, xyPointV, yMax, yMin| Constructor and Description |
|---|
MeasurementCurve(PLANE plane,
AcceleratorSeq smfSeqSrc,
java.util.ArrayList<Measurement> arrMsmt)
Creates a new, initialized curve object containing the given measurement data as
points.
|
addPoint, addPoint, addPoint, addPoint, calculateRepresentation, getCapacity, getDrawLinesOn, getDrawPointsOn, getErr, getGraphColor, getGraphDataContainer, getGraphName, getGraphPointShape, getGraphPointSize, getGraphProperty, getGraphPropertyKeys, getGraphPropertySize, getImmediateContainerUpdate, getInterpX, getInterpY, getLineThick, getLockObject, getMaxErr, getMaxX, getMaxY, getMinX, getMinY, getNumberOfGraphDataContainers, getNumbOfInterpPoints, getNumbOfPoints, getStroke, getValueDerivativeY, getValueY, getX, getY, init, isGraphPointShapeFilled, main, registerInContainer, removeAllPoints, removeContainer, removePoint, setDrawLinesOn, setDrawPointsOn, setGraphColor, setGraphName, setGraphPointFillingShape, setGraphPointShape, setGraphPointSize, setGraphProperty, setImmediateContainerUpdate, setLineDashPattern, setLineStroke, setLineThick, updateContainer, updateData, updatePoint, updatePoint, updateValues, updateValues, updateValuesY, updateValuesY, updateValueYpublic MeasurementCurve(PLANE plane, AcceleratorSeq smfSeqSrc, java.util.ArrayList<Measurement> arrMsmt)
AcceleratorSeq object must be the location within the accelerator where
the data was taken.plane - curve is built using data for this phase planesmfSeqSrc - accelerator location where data was takenarrMsmt - measurement data