complexType · extension complexBaseType · all
Landing gear control parameters
Parameters of a landing gear control such as extraction or steering.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
retractAngle | doubleBaseType | [0..1] optional | Retraction angle of the main landing gear. Equals a rotation around the global z-axis in degrees. 0 = retraction to the front; 90 = retraction to the left; 180 = retraction to the rear; 270 = retraction to the right. | ||
controlFunctions | landingGearControlFunctionsType | [0..1] optional | Control functions for retraction and extension | ||
offset | doubleBaseType | [0..1] optional | Distance of the center of rotation to the top of the main strut for retracting and extending the landing gear. I.e., a value of 0 means that the landing gear will rotate around the upper end of the main strut during retraction. If this value is greater than 0, the center of rotation is shifted by this value above the main strut end point (translation along the main strut axis). | ||
cpacs/vehicles/aircraft/model/landingGears/landingGear/controlcpacs/vehicles/rotorcraft/model/landingGear/noseGears/noseGear/controlcpacs/vehicles/rotorcraft/model/landingGear/mainGears/mainGear/controlcpacs/vehicles/rotorcraft/model/landingGear/skidGears/skidGear/control| Type | Name |
|---|---|
landingGearBaseType | control |