Uses of Enum Class
org.opensky.model.StateVector.PositionSource
Packages that use StateVector.PositionSource
-
Uses of StateVector.PositionSource in org.opensky.model
Methods in org.opensky.model that return StateVector.PositionSourceModifier and TypeMethodDescriptionStateVector.getPositionSource()
static StateVector.PositionSource
Returns the enum constant of this class with the specified name.static StateVector.PositionSource[]
StateVector.PositionSource.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opensky.model with parameters of type StateVector.PositionSourceModifier and TypeMethodDescriptionvoid
StateVector.setPositionSource
(StateVector.PositionSource positionSource)