Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(wb): add gw/gwcg information #923

Merged
merged 3 commits into from
Jan 3, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
refactor(wb): add gw/gwcg information
  • Loading branch information
Valastiri committed Dec 29, 2023
commit 9829c5a516f42765d4c50fd4428b30311672a6c2
10 changes: 8 additions & 2 deletions docs/fbw-a32nx/feature-guides/loading-fuel-weight.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,9 +290,15 @@ the import button in the Payload UI.

---

**ZFW MAC %/CG**
**ZFW MAC %/CG and GW/GWCG**

For now, this calculation is the same as the normal CG, but we don't account for fuel. We will extend this feature at a later time. For more information, please see the [Center of Gravity](#center-of-gravity) section above.
[insert image of ZFW MAC %/CG and GW/GWCG button]

When utilizing the cyan switch button you can see the ZFW MAC %/CG and corresponding GW/GWCG reflect the correct percentage based on the appropriate calculation.

GW/GWCG is the Gross Weight and Gross Weight Center of Gravity and can be used to set the trim for takeoff. We plan to extend this feature at a later time to include TOCG.

For more information, please see the [Center of Gravity](#center-of-gravity) section above.

##### Boarding Passengers

Expand Down