Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
length |
|
|
Measure |
1..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
Measure |
|
1..1 |
Name |
Type |
English |
Description |
length |
Measure |
|
The physical length of the element.
-- Description --
NOTE 1 The value of the physical length of the runway [AIXM5.0], when applied to RunwayArea.
NOTE 2 Value for the length of the taxiway [AIXM5.0], when applied to TaxiwayArea.
NOTE 3 The value of the physical length of the touchdown and lift-off area [AIXM5.0], when applied to TouchDownLiftOff.
|
Navn |
Beskrivelse |
Applies to RunwayArea, TaxiwayArea and TouchDownLiftOff only |
/* This property can only be associated with a spatial object that is a Runway Area, Taxiway Area or Touch Down Lift Off. */
inv: networkRef.element.oclIsKindOf(RunwayArea) or
networkRef.element.oclIsKindOf(TaxiwayArea) or
networkRef.element.oclIsKindOf(TouchDownLiftOff)
|