Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Elevator_trim_effectiveness in the aircraft.cfg, if anything. But this will also affect manual trimming.



These values in the aircraft.cfg [autopilot] section controls how quickly the aircraft responds on autopilot:
max_pitch
max_pitch_acceleration
max_pitch_velocity_lo_alt
max_pitch_velocity_hi_alt
max_pitch_velocity_lo_alt_breakpoint
max_pitch_velocity_hi_alt_breakpoint
Gregg,
Could you explain a bit more about what you mean by "trim speed".
Do you mean the rate at which the elevator trim setting changes? If so, this is a function of its angular range (aircraft.cfg) and trim rate Cm_dt (airfile). Each click of trim is 1/1024 of the range and Cm_dt is pitching moment per radian of trim movement. There are 57.3 degrees in a radian, the airfile uses radians, the aircraft.cfg uses degrees.
If you increase the value of trim range, (elevator_trim_limit in [airplane_geometry] section of aircraft.cfg) you get more degrees of trim angle per trim increment/click.
Similarly, if you increase the absolute value of Cm_dt you get more pitching moment per increment, that does not increase the rate of change of trim indication, but it does increase the effect.
The autopilot values WarpD covered control the maximum rate of response to the autopilot, so they are a limit to the .cfg and air file factors when using the autopilot.
A further secondary effect is the airplane basic stability. If it has strong pitch stability it will be slower to respond to pitch trim changes. Similarly if it has very high longitudinal moment of inertia (MOI), also an aircraft.cfg setting, it will be slower to change its pitch attitude which means it will overshoot the glideslope intersection and be less responsive to pitch trim changes. That would also give the appearance of slow trim.
Heretic's mentioned Elevator_trim_effectiveness in the aircraft.cfg. That setting changes the effectiveness of the Cm_dt setting in the air file. Same thing basically. I prefer to make all changes in the air file and leave the aircraft.cfg scalars at 1.0.
To sum up, if your wish is to have the airplane fly better on autopilot, you can alter the autopilot settings or the trim settings, but if it has sluggish flight response in general you need to really fix that first. That way you are not asking the autopilot to do things outside its control.

These values in the aircraft.cfg [autopilot] section controls how quickly the aircraft responds on autopilot:
max_pitch
max_pitch_acceleration
max_pitch_velocity_lo_alt
max_pitch_velocity_hi_alt
max_pitch_velocity_lo_alt_breakpoint
max_pitch_velocity_hi_alt_breakpoint

Do you mean the rate at which the elevator trim setting changes? If so, this is a function of its angular range (aircraft.cfg) and trim rate Cm_dt (airfile). Each click of trim is 1/1024 of the range and Cm_dt is pitching moment per radian of trim movement. There are 57.3 degrees in a radian, the airfile uses radians, the aircraft.cfg uses degrees.



max_pitch would only set a maximum commandable pitch for the autopilot... say 20 degrees. max_pitch_acceleration and max_pitch_velocity_lo/hi_alt will control the actual speed at which the autopilot commands a pitch change.
If as Roy states it is strictly by how quickly the trim can change (which will be the same whether it's the autopilot or the pilot)... then as he stated above:
It seems the basis of your unhappiness with the autopilot is that it does not follow the FD commands as well as you have seen it do so in real world video. Try selecting the flight director availability in the autopilot section to "0" and see if it does any better in capturing the glide slope. I'm not sure the flight director does much in the sim these days, certainly if you program needles to follow its direction in a display it is totally unconvincing.
Maybe I'm wrong and if so I'm quite happy to be corrected but I have not seen a usable flight director display since FS9.
You have not told us anything about the airplane type, might be significant.
Roy

