View Single Post
Old 11-12-10, 04:49 PM   #11
THE_MASK
Ace of the deep .
 
THE_MASK's Avatar
 
Join Date: Jan 2006
Posts: 9,226
Downloads: 901
Uploads: 73


Default

Quote:
Originally Posted by TheDarkWraith View Post
maybe this will help you all figure it out (also tells you what put on water does):

HydroCtrl.cpp.The object's front-rear drag coef...FR..The object's up-down drag coef..UD..The object's left-right drag coef...LR..The object's drag (water resistance) coefs [F=C*v^2]....The object's draught [m]. If 0, then the geometric bounding box height is taken.....draught.....The object's displacement [Tons]. If 0 then it is automaticaly computed.....displacement....The object's submerged parameters...Submerged.......The object's draught [m]. If 0, then it is taken from the object's global position......The object's displacement [Tons]. If 0 then the object's mass is taken..The object's surfaced parameters....Surfaced....Put the hydro object on the water at the surfaced draught...bool....put_on_water........Gravity center horizontal position [>0]. 1=FRONT, 0.5=MIDDLE, 0=REAR....fr_ratio........Gravity center height from the object's bottom [m]. If 0, then the half of geometric bounding box is taken..gc_height...The object's mass [Tons]. If 0, then the object's surfaced displacement is taken....mass....Display the object's submerged draught..SD..Display the object's gravity center.....GC..Display the object's parameters.....params..Debug display settings..Debug...Hydro controller: controlls an object that can float....obj_Hydro...hull
Could we have 2 sets of parameters . 1 for if is surfaced and 1 for if is submerged .
THE_MASK is offline   Reply With Quote