Uses of Package
pulse
-
Packages that use pulse Package Description pulse Contains some of the most frequently used classes, which did not seem to fit in any other packages.pulse.baseline Contains classes for describing and evaluating the baseline signal of aHeatingCurve
or its subclasses.pulse.input Introduces internal data structures that (a) are created as a result of parsing specific types of input files, such as: experimental heating curves, metadata, and property curves (e.g.pulse.input.listeners Package contains listeners and event types which are used to track any runtime changes with the internal data structures defined inpulse
andpulse.input
.pulse.io.export Package contains the PULsE export API, which currently consists of different exporter classes, an export manager, an XML converter and a MassExporter class.pulse.io.readers The main class of this package isReaderManager
.pulse.math.filters pulse.problem.laser This package deals with discrete laser pulse representation and their various temporal shapes.pulse.problem.statements Introduces various problem statements for the heat conduction problem in the laser flash experiment.pulse.search pulse.search.statistics PULsE Statistical Kit.pulse.tasks Introduces theSearchTask
, which is the main actor inPULsE
, and theTaskManager
, a high-level class which among other functions manages loading and executingSearchTask
s.pulse.ui.components This package contains all custom Swing-based components of the graphical user interface ofPULsE
that are used to interact with all other entities, such asPropertyHolder
s, etc. -
Classes in pulse used by pulse Class Description AbstractData A named collection of time and temperature values, with user-adjustable number of entries.HeatingCurve TheHeatingCurve
represents a time-temperature profile (aAbstractData
instance) generated using a calculation algorithm implemented by aProblem
'sSolver
.HeatingCurveListener An interface used to listen to data events related toHeatingCurve
. -
Classes in pulse used by pulse.baseline Class Description DiscreteInput -
Classes in pulse used by pulse.input Class Description AbstractData A named collection of time and temperature values, with user-adjustable number of entries.DiscreteInput -
Classes in pulse used by pulse.input.listeners Class Description AbstractData A named collection of time and temperature values, with user-adjustable number of entries. -
Classes in pulse used by pulse.io.export Class Description AbstractData A named collection of time and temperature values, with user-adjustable number of entries. -
Classes in pulse used by pulse.io.readers Class Description AbstractData A named collection of time and temperature values, with user-adjustable number of entries. -
Classes in pulse used by pulse.math.filters Class Description DiscreteInput Response -
Classes in pulse used by pulse.problem.laser Class Description AbstractData A named collection of time and temperature values, with user-adjustable number of entries.DiscreteInput -
Classes in pulse used by pulse.problem.statements Class Description HeatingCurve TheHeatingCurve
represents a time-temperature profile (aAbstractData
instance) generated using a calculation algorithm implemented by aProblem
'sSolver
. -
Classes in pulse used by pulse.search Class Description DiscreteInput Response -
Classes in pulse used by pulse.search.statistics Class Description DiscreteInput Response -
Classes in pulse used by pulse.tasks Class Description Response -
Classes in pulse used by pulse.ui.components Class Description HeatingCurve TheHeatingCurve
represents a time-temperature profile (aAbstractData
instance) generated using a calculation algorithm implemented by aProblem
'sSolver
.