landing_gap property

landing_gap property

Gets or sets the landing gap.

Definition:

@property
def landing_gap(self):
    ...
@landing_gap.setter
def landing_gap(self, value):
    ...

See Also