Uses of Class
simpa.core.api.FieldMap
Packages that use FieldMap
Package
Description
This package contains all public interfaces and classes that can be programmed to.
-
Uses of FieldMap in simpa.core.api
Methods in simpa.core.api that return FieldMapModifier and TypeMethodDescriptionstatic FieldMap
FieldMap.createFromFile
(String fileName, double scaling) SHCombiner.getFieldMapWithoutCaching
(Map<String, Double> scalings) Gets an instance of PotentialProvider using the given scalings.Methods in simpa.core.api with parameters of type FieldMapModifier and TypeMethodDescriptionstatic PotentialProvider
FieldMap.createEvaluator
(FieldMap fm) Create a new PotentialProvider from the given FieldMap.