Uses of Enum Class
cnuphys.magfield.AngularUnit
Packages that use AngularUnit
- 
Uses of AngularUnit in cnuphys.magfieldFields in cnuphys.magfield declared as AngularUnitModifier and TypeFieldDescriptionprotected AngularUnitMagneticField.angularUnitThe angular unit.Methods in cnuphys.magfield that return AngularUnitModifier and TypeMethodDescriptionstatic AngularUnitAngularUnit.fromInt(int val) Get the angular unit from an integerstatic AngularUnitReturns 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.