Uses of Enum Class
org.scictrl.csshell.epics.server.application.orbitserver.Orbit.O
-
Uses of Orbit.O in org.scictrl.csshell.epics.server.application.orbitserver
Modifier and TypeFieldDescriptionstatic final Orbit.O
Orbit.O.H
Horizontal orientation enum.static final Orbit.O
Orbit.O.V
Vertical orientation enum.Modifier and TypeMethodDescriptionstatic Orbit.O
Returns the enum constant of this class with the specified name.static Orbit.O[]
Orbit.O.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptiondouble
getAvg.double
getMax.double[]
Orbit.getPositions
(Orbit.O ori) Getter for the fieldpositions
.double
getRms.double[]
Orbit.getStatistics
(Orbit.O ori) getStatistics.double
getStd.