mendiola_loyola
Resource contributor
- Messages
- 520
- Country

Dear All;
Do you know how to use the RunwayDeformation tag on the FS2020 SDK ?
I took that code from the airport example on the SDK.
Regards
Alfredo Mendiola Loyola
Do you know how to use the RunwayDeformation tag on the FS2020 SDK ?
Code:
<Runway lat="25.03598600322378" lon="-77.46942558230664" alt="4.11480013167360" heading="89.64241790771484" length="2529.31225585937500" width="46.85408401489258" patternAltitude="304.79998779296875" surface="{B037EA38-EDF8-4AE5-B41B-2CA423ADA3EF}" transparent="FALSE" number="10" designator="NONE" primaryLanding="TRUE" primaryTakeoff="TRUE" primaryPattern="LEFT" secondaryLanding="TRUE" secondaryTakeoff="TRUE" secondaryPattern="LEFT" primaryMarkingBias="0.00000000000000" secondaryMarkingBias="0.00000000000000" groundMerging="TRUE" excludeVegetationAround="TRUE">
<RunwayDeformation alt="4.267200" ratio="0.000000"/>
<RunwayDeformation alt="3.962400" ratio="1.000000"/>
I took that code from the airport example on the SDK.
Regards
Alfredo Mendiola Loyola
