Uses of Enum Class
simpa.acc.api.LocalFrameStrategyOption
Packages that use LocalFrameStrategyOption
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
-
Uses of LocalFrameStrategyOption in simpa.acc.api
Methods in simpa.acc.api that return LocalFrameStrategyOptionModifier and TypeMethodDescriptionstatic LocalFrameStrategyOptionReturns the enum constant of this class with the specified name.static LocalFrameStrategyOption[]LocalFrameStrategyOption.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 LocalFrameStrategyOptionModifier and TypeMethodDescriptionvoidAccCli.createSequence(String name, Double orbitStep, Boolean circular, LocalFrameStrategyOption strategyOption, org.apache.commons.math3.geometry.euclidean.threed.Vector3D vertical)