> BERNDT, JON S. (JON) (JSC-EX) (LM) writes: > > > Where in the code is the gear position (i.e. relative to retracted or > > > extended) calculated and managed? > > > > > Curt. > > > > The gear forces and moments are calculated in individual instances of > > FGLGear. The ground reactions as a whole are managed in FGGroundReactions. > > What code determines whether the gear is retracted or extended or in > some intermediate state?
It's in FGLGear that the determination is made as to whether the gear is up or down. For aero purposes, there is an intermediate state that is determined by an instance of FGKinemat - an FCS class. Look at the c310 config file. It instantiates an instance of FGKinemat fot he gear. That isntance takes the gear position lever as input (I believe) and calculates gear in-transit position). There should be a belly contact point defined in case the gear is up and ground contact occurs. Jon _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel