Package pulse
Contains some of the most frequently used classes, which did not seem to fit
in any other packages. Currently consists of three classes extensively
used in other packages.
-
Interface Summary Interface Description DiscreteInput HeatingCurveListener An interface used to listen to data events related toHeatingCurve.Response -
Class Summary Class Description AbstractData A named collection of time and temperature values, with user-adjustable number of entries.HeatingCurve TheHeatingCurverepresents a time-temperature profile (aAbstractDatainstance) generated using a calculation algorithm implemented by aProblem'sSolver.