Uses of Enum Class
cnuphys.magfield.FieldUnit
Packages that use FieldUnit
-
Uses of FieldUnit in cnuphys.magfield
Subclasses with type arguments of type FieldUnit in cnuphys.magfieldModifier and TypeClassDescriptionenumUnits for the magnetic field in a field map file.Fields in cnuphys.magfield declared as FieldUnitMethods in cnuphys.magfield that return FieldUnitModifier and TypeMethodDescriptionstatic FieldUnitFieldUnit.fromInt(int val) Get the field unit from an integerstatic FieldUnitReturns 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.