AeroGuard-MAS
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AeroGuard-MAS
AeroGuard-MAS
/
simulation
/
ManeuverApplier
Maneuver
Applier
class
ManeuverApplier
(
source
)
Applies selected maneuvers physically to a simulation state.
Members
Constructors
Maneuver
Applier
Link copied to clipboard
constructor
(
)
Functions
apply
Link copied to clipboard
fun
apply
(
state
:
SimulationState
,
maneuver
:
Maneuver
)
:
SimulationState
apply
All
Link copied to clipboard
fun
applyAll
(
state
:
SimulationState
,
maneuvers
:
List
<
Maneuver
>
)
:
SimulationState