Uses of Package
pulse.input
-
Packages that use pulse.input Package Description pulse Contains some of the most frequently used classes, which did not seem to fit in any other packages.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.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.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.problem.statements.model pulse.tasks Introduces theSearchTask, which is the main actor inPULsE, and theTaskManager, a high-level class which among other functions manages loading and executingSearchTasks.pulse.ui.components This package contains all custom Swing-based components of the graphical user interface ofPULsEthat are used to interact with all other entities, such asPropertyHolders, etc.pulse.ui.components.buttons -
Classes in pulse.input used by pulse Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata.IndexRange Provides a way to define the indices corresponding to a certain range of data. -
Classes in pulse.input used by pulse.input Class Description IndexRange Provides a way to define the indices corresponding to a certain range of data.Metadata Metadatais the information relating to a specific experiment, which can be used by aSearchTaskto process an instance ofExperimentalData.Range The actual physical range defined as aSegmentwith minimum and maximum values. -
Classes in pulse.input used by pulse.io.export Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata.Metadata Metadatais the information relating to a specific experiment, which can be used by aSearchTaskto process an instance ofExperimentalData. -
Classes in pulse.input used by pulse.io.readers Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata.InterpolationDataset AnInterpolationDatasetstores data in aListofDataEntry<Double,Double>objects (each containing a 'key' and a 'value') and provides means to interpolate between the 'values' using the 'keys'.Metadata Metadatais the information relating to a specific experiment, which can be used by aSearchTaskto process an instance ofExperimentalData. -
Classes in pulse.input used by pulse.problem.laser Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata.IndexRange Provides a way to define the indices corresponding to a certain range of data. -
Classes in pulse.input used by pulse.problem.statements Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata. -
Classes in pulse.input used by pulse.problem.statements.model Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata. -
Classes in pulse.input used by pulse.tasks Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata.InterpolationDataset AnInterpolationDatasetstores data in aListofDataEntry<Double,Double>objects (each containing a 'key' and a 'value') and provides means to interpolate between the 'values' using the 'keys'. -
Classes in pulse.input used by pulse.ui.components Class Description ExperimentalData AnExperimentalDataobject is essentially aAbstractDatawith adjustable range and linkedMetadata. -
Classes in pulse.input used by pulse.ui.components.buttons Class Description InterpolationDataset AnInterpolationDatasetstores data in aListofDataEntry<Double,Double>objects (each containing a 'key' and a 'value') and provides means to interpolate between the 'values' using the 'keys'.