Class StateSensorToTimeDeltaPieAdapter

All Implemented Interfaces:
IAdapter

public class StateSensorToTimeDeltaPieAdapter extends StateSensorToPieAdapter
Deprecated.
Superseded by EDP2.
This adapter provides a time-delta-based calculation of the individual pie fractions. Used for resource utilization visualization.
  • Constructor Details

    • StateSensorToTimeDeltaPieAdapter

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