java.lang.Object
simpa.acc.api.utils.OrbitAtBPMs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
writeOrbitAtBPMPositons
(String fileName, PhaseSpacePlane plane) Write the orbit positions to a file at each BPM in the sequence.
-
Constructor Details
-
OrbitAtBPMs
-
-
Method Details
-
writeOrbitAtBPMPositons
Write the orbit positions to a file at each BPM in the sequence.- Parameters:
fileName
- The output file name.plane
- Horizontal or vertical plane.
-