Uses of Class
de.grogra.gpuflux.scene.experiment.Experiment
Packages that use Experiment
-
Uses of Experiment in de.grogra.gpuflux.scene.experiment
Methods in de.grogra.gpuflux.scene.experiment with parameters of type ExperimentModifier and TypeMethodDescriptionvoidExperiment.aggregate(Experiment map, float scale) Aggregate two experiments by scaling the input experiment and adding it to this experiment. -
Uses of Experiment in de.grogra.gpuflux.tracer
Methods in de.grogra.gpuflux.tracer that return ExperimentModifier and TypeMethodDescriptionFluxLightModelTracer.getAbsorbedPower()Returns the experiment data on absorbed power, computed during the last call toFluxLightModelTracer.compute()FluxLightModelTracer.getSensedIrradiance()Returns the experiment data on sensed irradiance, computed during the last call toFluxLightModelTracer.compute() -
Uses of Experiment in de.grogra.rgg
Methods in de.grogra.rgg that return ExperimentModifier and TypeMethodDescriptionFluxLightModel.getAbsorbedPower()Returns the experiment data on absorbed power, computed during the last call toFluxLightModel.compute()FluxLightModel.getSensedIrradiance()Returns the experiment data on sensed irradiance, computed during the last call toFluxLightModel.compute()