DLR-SL / CPACS

CPACS - Common Parametric Aircraft Configuration Schema
http://dlr-sl.github.io/CPACS/
Apache License 2.0
79 stars 38 forks source link

'analyses/trajectories/trajectory/flightPoints' should feature 'systems/controlDistributors/controlDistributor' #722

Open elPlaneador opened 3 years ago

elPlaneador commented 3 years ago

right now analyses/trajectories/trajectory/flightPoints features only controlSurfaceDeflection. However, it should also feature controlDistributorDeflection.

Problem: Long list of devices required. Each slat, flap, landing gear.

Solution: controlDistributors would require only 3 entries: all slats, all flaps, all landing gears.

TODO: additonally allow controlDistributors in flightPoints-Trajectories

MarAlder commented 3 years ago

I agree - good point!