BlockTimeUpdateAfterFlightTimeChange (Enum)
No description
enum BlockTimeUpdateAfterFlightTimeChange {
NO_UPDATE
NO_ROUNDING
ROUND_TO_5_MINUTES
ROUND_TO_10_MINUTES
}
Values
BlockTimeUpdateAfterFlightTimeChange.NO_UPDATE
No block update
BlockTimeUpdateAfterFlightTimeChange.NO_ROUNDING
Update block (no rounding)
BlockTimeUpdateAfterFlightTimeChange.ROUND_TO_5_MINUTES
Update block (round to 5 minutes)
BlockTimeUpdateAfterFlightTimeChange.ROUND_TO_10_MINUTES
Update block (round to 10 minutes)
Member Of
operator.generalSettings.setBlockTimeUpdateAfterFlightTimeChange mutation ● OperatorGeneralSettings object