Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Loa = ENTITY#(xx).Loa ; In which “xx” is the QEntityID of Entity ”Main Dimensions”.
  • Boa = ENTITY#(xx).Boa ; In which “xx” is the QEntityID of Entity ”Main Dimensions”.
  • GM = KB + BM – KG
  • BM = Moment_of_Inertia / (Displacement/Rho)
  • KG = COGZ
  • KB = 0.7*T_design
  • T_design = ENTITY#(xx).T_design  ; In which “xx” is the QEntityID of Entity ”Hydrostatics”.
  • Displacement = ENTITY#(xx).Mass In which “xx” is the QEntityID of Entity ”Mass calculation”.
  • COGX = ENTITY#(xx).COGX ; In which “xx” is the QEntityID of Entity ”Mass calculation”.
  • COGY = ENTITY#(xx).COGY ; In which “xx” is the QEntityID of Entity ”Mass calculation”.
  • COGZ = ENTITY#(xx).COGZ ; In which “xx” is the QEntityID of Entity ”Mass calculation”.
  • Rho = ENTITY#(xx).Rho ; In which “xx” is the QEntityID of Entity ”Hydrostatics”.
  • To show computed values during a dialogue write “@SHOW” behind “QEntityData”.

 

Back to content | Continue with Data to Word report >>