Class MeasureCalculateCounterAlignEvent


public class MeasureCalculateCounterAlignEvent extends SimpleBusinessEvent<BOMeasure,MeasureCalculateCounterAlignOutput>
Event to calculate the counter alignment for a BOMeasure.
The launcher must provide a valid BOMeasure in order to successfully call this event.
The listener calculates the data related to BOMeasure value, delta value, rotations, cumulative value, total rotations components starting from the event input, i.e. the given BOMeasure.
These new data will be set in the output MeasureCalculateCounterAlignOutput
Since:
20.0
GCApi:
event
Reactors:
BTMeasureCalculateCounterAlign(0)
No Spouts
  • Constructor Details

    • MeasureCalculateCounterAlignEvent

      public MeasureCalculateCounterAlignEvent(BOMeasure input)
      Create a new instance of the event that get an BOMeasure object as input parameter
      Parameters:
      input - the instance of the input param