Jump to content

Flightplan Templates alignment


Recommended Posts

Hello,

how can I align the Cost Index entry, so that the "6" is below the ".2" of the FMC FUEL RES field? I only have this problem with a single number.

DEP: CYYZ/YYZ 15R ELEV 569 FT FMC FUEL RES: 6.2 TTL G/C DIST: 3510 NM
ARR: LSZH/ZRH 28 ELEV 1417 FT COST INDEX: 6 TTL F/P DIST: 3664 NM
INIT ALT: FL350 TTL AIR DIST: 3069 NM
T/C IAS DEV: +09 AVG WIND CMP: TL090 KT

DEP: CYYZ/YYZ 15R ELEV 569 FT FMC FUEL RES: 6.2 TTL G/C DIST: 3510 NM
ARR: LSZH/ZRH 28 ELEV 1417 FT COST INDEX: 85 TTL F/P DIST: 3664 NM
INIT ALT: FL350 TTL AIR DIST: 3075 NM
T/C IAS DEV: +09 AVG WIND CMP: TL090 KT



Link to comment
Share on other sites

I would like to confirm the above issue and that an issue exists also using other fields like <&From> and <&To>.

I wrote this:

OFP <&ReleaseNumber><&#:7><&From[3]:18/R>-<&To[3]>

and I would like to obtain the follow:

OFP 1           GARDEMOEN-EVENES

instead I obtained this

OFP 1  GARDERMOEN        -EVENES

Moreover I noticed that in some flightplan templates there are some undocumented fields like <&b> for bold text. If it possible it could be a good idea to update the template guide that is very useful to create personalized templates.

Thanks for all.

Link to comment
Share on other sites

I did a personalized template a while ago and with 1.20.1 I had to re-aligned the CONT ALTN and FINAL RESV Fuel one space to the left. Done in few seconds so not too important regarding my template.

Regards,

JP

Link to comment
Share on other sites

Confirm that with 1.20.1 I had to re-align to the left some lines maybe because the new version consider the first column as "0" and not "1". But this topic regards another problem (not related to this particular software release version).

In the user guide related to the creation of a personalized template at page 1 there is the section Fields that explains how to align to Left, Center or Right a field using a parameter.

Fields can also be adjusted in length to obtain the desired layout by adding a parameter. E.g. <&TripFuel[1]:10> would force the field to be 10 characters long. Any other numerical value can be used to adjust field length.
The alignment of a field can be adjusted by adding one of the following parameters:
         /L      Text aligned to the left
         /C      Text centered
         /R      Text aligned to the right
By default, Text fields are aligned to the left, Weight/Time fields are aligned to the right. E.g. to right align a field, the following coding can be used: <&RouteName/R>
Length, parameter and alignment data can be combined. E.g. <&TripTime[2]:10/R> would be Trip Time with parameter 2 (Format hh:mm) with a length of 10 characters aligned to the right. 

In some fields this parameter does not work.

Link to comment
Share on other sites

  • 5 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use