Uses of Enum Class
cnuphys.magfield.AngularUnit
Packages that use AngularUnit
-
Uses of AngularUnit in cnuphys.magfield
Fields in cnuphys.magfield declared as AngularUnitModifier and TypeFieldDescriptionprotected AngularUnit
MagneticField.angularUnit
The angular unit.Methods in cnuphys.magfield that return AngularUnitModifier and TypeMethodDescriptionstatic AngularUnit
AngularUnit.fromInt
(int val) Get the angular unit from an integerstatic AngularUnit
Returns the enum constant of this class with the specified name.static AngularUnit[]
AngularUnit.values()
Returns an array containing the constants of this enum class, in the order they are declared.