[Flightgear-devel] how do I access GetCoefficientValues from FGAerodynamics?

2005-07-05 Thread Michael Matkovic
sorry... forgot to mention the methods GetCoefficientValues(...) and GetCoefficientStrings(...) are from src/FDM/JSBSim/FGAerodynamics.cpp ___ Flightgear-devel mailing list Flightgear-devel@flightgear.org

[Flightgear-devel] how do I access GetCoefficientValues from FGAerodynamics?

2005-07-05 Thread Michael Matkovic
Can anyone suggest a way of accessing the methods: GetCoefficientValues(...) and GetCoefficientStrings(...) from a --native socket? I have a piece of code within flightgear which uses 'globals' and 'cur_fdm_state' via a socket similar to the --native socket provided with flightgear. I'd need to