-
If the user has specified TABULAR output format (tab delimited column ASCII output), some data are still written to the output stream using default comma delimiters. For example, output of vector forces and moments in FGOutput.cpp using the built-in ostream operator member function separates the elements of the FGColumnVector3 object with commas, instead of using the specified string...
2009-11-03 18:39:16 UTC in JSBSim Flight Dynamics Model
-
If the user has specified TABULAR output format (tab delimited column ASCII output), some data are still written to the output stream using default comma delimiters. For example, output of vector forces and moments in FGOutput.cpp using the built-in ostream operator member function separates the elements of the FGColumnVector3 object with commas, instead of using the specified string...
2009-11-03 17:26:58 UTC in JSBSim Flight Dynamics Model