complexType · extension complexBaseType · all
Drive system
DriveSystem Type, defining a drive system (combination of transmissions/gearboxes and shafts and their links to engines and rotors) of a rotorcraft model.
| 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. | |||||
transmissions | transmissionsType | [0..1] optional | Transmissions | ||
shafts | shaftsType | [0..1] optional | Shafts | ||
states | stringBaseType | [0..1] optional | Operating states | ||
| Type | Name |
|---|---|
driveSystemsType | driveSystem |