Uses of Enum Class
org.scictrl.csshell.epics.server.application.orbitserver.Orbit.O
Packages that use Orbit.O
-
Uses of Orbit.O in org.scictrl.csshell.epics.server.application.orbitserver
Fields in org.scictrl.csshell.epics.server.application.orbitserver declared as Orbit.OModifier and TypeFieldDescriptionstatic final Orbit.O
Orbit.O.H
Horizontal orientation enum.static final Orbit.O
Orbit.O.V
Vertical orientation enum.Methods in org.scictrl.csshell.epics.server.application.orbitserver that return Orbit.OModifier 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.Methods in org.scictrl.csshell.epics.server.application.orbitserver with parameters of type Orbit.OModifier 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.