Class StateSensorToFrequencyPieAdapter

All Implemented Interfaces:
IAdapter

public class StateSensorToFrequencyPieAdapter extends StateSensorToPieAdapter
Deprecated.
Superseded by EDP2.
This adapter provides a frequency-based calculation of the individual pie fractions. Used for execution result visualization (reliability-related).
  • Constructor Details

    • StateSensorToFrequencyPieAdapter

      public StateSensorToFrequencyPieAdapter(SensorAndMeasurements samInformation)
      Deprecated.
      Initializes the adapter with the given StateSensor measurements.
      Parameters:
      samInformation - Information about the StateSensor and the measurements
  • Method Details