|
From: David C. <dav...@co...> - 2007-12-29 15:52:07
|
On Saturday 29 December 2007 09:24, Agostino De Marco wrote: > ... > Having already a full model, the user could set the 3dof flag to true, > enabling only the longitudinal motion: lat, lon, altitude, pitch angle. This sounds like a useful type of freeze. This could be called a "heading/roll freeze"? We may need to design the freeze code such that it can be activated like: freeze( NONE | LAT | LON | ALT | HDG | PITCH | ROLL | SPEED ) That way we don't have to decide before-hand what kinds of freezes are allowed. Dave |