Uses of Interface
simpa.core.api.track.Aperture
Packages that use Aperture
Package
Description
This package contains utility classes to help in using the simpa.acc module.
This package contains all public interfaces and classes that can be programmed to.
This package contains the code related to tracking particles in SIMPA.
-
Uses of Aperture in simpa.acc.api.utils
Methods in simpa.acc.api.utils with parameters of type ApertureModifier and TypeMethodDescriptionFrequencyAnalysis.FrequencyAnalysisBuilder.setAperture
(Aperture aperture) -
Uses of Aperture in simpa.core.api
Methods in simpa.core.api that return ApertureMethods in simpa.core.api with parameters of type ApertureModifier and TypeMethodDescriptionvoid
PotentialProvider.setAperture
(Aperture ap) Sets the aperture for the PotentialProvider. -
Uses of Aperture in simpa.core.api.track
Classes in simpa.core.api.track that implement ApertureModifier and TypeClassDescriptionclass
Implementation of the Aperture interface where there is no volume for checking if a point is inside or outside.class
Implementation of the Aperture interface that constructs its aperture from an STL file.