uncommited stuff

This commit is contained in:
gac-S_Changer
2021-08-31 10:37:23 +02:00
parent be9fd28e06
commit 86d049c45b
110 changed files with 1781 additions and 1781 deletions
+14 -14
View File
@@ -1,14 +1,14 @@
import ch.psi.pshell.device.DeviceConfig;
/**
*
*/
public class SmartMagnetConfig extends DeviceConfig{
public double holdingCurrent;
public double restingCurrent;
public double mountCurrent;
public double unmountCurrent;
public double remanenceCurrent;
}
import ch.psi.pshell.device.DeviceConfig;
/**
*
*/
public class SmartMagnetConfig extends DeviceConfig{
public double holdingCurrent;
public double restingCurrent;
public double mountCurrent;
public double unmountCurrent;
public double remanenceCurrent;
}