Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

When solving for Stability#, it needs the object Ships. If you select the object Data in the Dataset, the object Ships is available, because it is an object within Data.

Select Dataset/Data in the Workbase, and start the Process Manager. Just select Data, and run a solution for Stability# (Click on Next until the text on the button changes again to Data input). You might want to inspect your solution by opening the TeLiTab (double click on the value (Text/Telitab) of Stability# or press F2).

...

Info

If Quaestor presents some parameters with an empty cell and waits to continue, these parameters may not be determined by System/Function or System/ExpressionEquation. If you just press enter without changing something, the parameter will still be calculated though. If you'd like a fully-automatic solution, you'll have to change the determined by value in the Properties window of the pertaining parameter.

...

It is desirable to assign a stability and comfort rating to each of your ships. This rating, based on the rounded value of GM, is available in TeLiTab format:0

Code Block
languagenone
3 "GM_rounded" "Stab" "Comf"
"1" 0.0 1 1
"2" 0.1 1 2
"3" 0.2 1 4
"4" 0.3 2 6
"5" 0.4 5 8
"6" 0.5 6 9
"7" 0.6 7 8
"8" 0.7 8 6
"9" 0.8 9 4 
"10" 0.9 9 2 
"11" 1.0 9 1

...