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