Class DefaultCurrentApplyModel

java.lang.Object
org.scictrl.mp.orbitcorrect.accessories.DefaultCurrentApplyModel
All Implemented Interfaces:
IConfigurable, ICurrentApplyModel

public final class DefaultCurrentApplyModel extends Object implements ICurrentApplyModel
This is default implementation of ICurrentApplyModel. It calculates AVG value of added currents.
Author:
igor@scictrl.com
  • Field Details

  • Constructor Details

    • DefaultCurrentApplyModel

      public DefaultCurrentApplyModel()
      DefaultCurrentApplyModel constructor.
  • Method Details