|
From: Curtis L. O. <cu...@fl...> - 2001-06-12 16:46:13
|
Jon S. Berndt writes: > > It seems that pilot_offset is not (or not correctly) initalized. > > > > Putting > > > > pilot_offset[0] = 0.0; > > pilot_offset[1] = 0.0; > > pilot_offset[2] = 0.0; > > > > in the constructor of FGViewer (in main/viewer.cxx) I get a normal FGFS > > session again. > > I'd like to know the status of this one, as during landing this is a > noticable effect. Jon, This is just in the constructor. You can set the offset to whatever you like later on ... Curt. -- Curtis Olson Human Factors Research Lab FlightGear Project Twin Cities cu...@hf... cu...@fl... Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org |