Uses of Enum Class
simpa.acc.api.IntegratorTypeOption
Packages that use IntegratorTypeOption
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
- 
Uses of IntegratorTypeOption in simpa.acc.apiMethods in simpa.acc.api that return IntegratorTypeOptionModifier and TypeMethodDescriptionstatic IntegratorTypeOptionReturns the enum constant of this class with the specified name.static IntegratorTypeOption[]IntegratorTypeOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in simpa.acc.api with parameters of type IntegratorTypeOptionModifier and TypeMethodDescriptionvoidAccCli.setIntegrator(IntegratorTypeOption type, Double omega)