C# Class RemoteTech.FlightCtrlStateBuffer

Afficher le fichier Open project: JDPKSP/RemoteTechLegacy

Méthodes publiques

Свойство Type Description
pitch float

Méthodes publiques

Méthode Description
pop ( FlightCtrlState controls, double time ) : void
push ( FlightCtrlState state, double time ) : void
setNeutral ( FlightCtrlState s ) : void

Method Details

pop() public méthode

public pop ( FlightCtrlState controls, double time ) : void
controls FlightCtrlState
time double
Résultat void

push() public méthode

public push ( FlightCtrlState state, double time ) : void
state FlightCtrlState
time double
Résultat void

setNeutral() public méthode

public setNeutral ( FlightCtrlState s ) : void
s FlightCtrlState
Résultat void

Property Details

pitch public_oe property

public float pitch
Résultat float