Uses of Class
xal.smf.impl.MagnetPowerSupply
Packages that use MagnetPowerSupply
-
Uses of MagnetPowerSupply in xal.extension.fxapplication.widgets
Methods in xal.extension.fxapplication.widgets that return types with arguments of type MagnetPowerSupplyModifier and TypeMethodDescriptionjavafx.scene.control.TreeItem<MagnetPowerSupply>PowerSuppliesTreeView.addElement(MagnetPowerSupply ps) Methods in xal.extension.fxapplication.widgets with parameters of type MagnetPowerSupplyModifier and TypeMethodDescriptionjavafx.scene.control.TreeItem<MagnetPowerSupply>PowerSuppliesTreeView.addElement(MagnetPowerSupply ps) Method parameters in xal.extension.fxapplication.widgets with type arguments of type MagnetPowerSupplyModifier and TypeMethodDescriptionprotected StringPowerSuppliesTreeView.getId(javafx.scene.control.TreeItem<MagnetPowerSupply> selectedItem) -
Uses of MagnetPowerSupply in xal.smf
Constructors in xal.smf with parameters of type MagnetPowerSupplyModifierConstructorDescriptionNoSuchChannelException(MagnetPowerSupply powerSupply, String handle) NoSuchChannelException constructor for a missing channel corresponding to the specified powerSupply and handle. -
Uses of MagnetPowerSupply in xal.smf.impl
Subclasses of MagnetPowerSupply in xal.smf.implModifier and TypeClassDescriptionclassMainMagnetSupply represents a power supply that is the main supply for a magnet.classTrimMagnetSupply is a power supply that represents a trim magnet supply.