takeoffPitch property

double takeoffPitch

Implementation

double get takeoffPitch => _$this._takeoffPitch;
void takeoffPitch=(double takeoffPitch)

Implementation

set takeoffPitch(double takeoffPitch) => _$this._takeoffPitch = takeoffPitch;