MANIFEST.in
README.md
jsbsim.pxd
jsbsim.pyx
setup.py
./ExceptionManagement.h
./fpectlmodule.h
./src/FGFDMExec.h
./src/FGJSBBase.h
./src/initialization/FGInitialCondition.h
./src/initialization/FGTrim.h
./src/initialization/FGTrimAxis.h
./src/input_output/FGGroundCallback.h
./src/input_output/FGInputSocket.h
./src/input_output/FGInputType.h
./src/input_output/FGModelLoader.h
./src/input_output/FGOutputFG.h
./src/input_output/FGOutputFile.h
./src/input_output/FGOutputSocket.h
./src/input_output/FGOutputTextFile.h
./src/input_output/FGOutputType.h
./src/input_output/FGPropertyManager.h
./src/input_output/FGPropertyReader.h
./src/input_output/FGScript.h
./src/input_output/FGUDPInputSocket.h
./src/input_output/FGXMLElement.h
./src/input_output/FGXMLFileRead.h
./src/input_output/FGXMLParse.h
./src/input_output/FGfdmSocket.h
./src/input_output/net_fdm.hxx
./src/input_output/string_utilities.h
./src/math/FGColumnVector3.h
./src/math/FGCondition.h
./src/math/FGFunction.h
./src/math/FGFunctionValue.h
./src/math/FGLocation.h
./src/math/FGMatrix33.h
./src/math/FGModelFunctions.h
./src/math/FGParameter.h
./src/math/FGParameterValue.h
./src/math/FGPropertyValue.h
./src/math/FGQuaternion.h
./src/math/FGRealValue.h
./src/math/FGRungeKutta.h
./src/math/FGTable.h
./src/math/FGTemplateFunc.h
./src/math/LagrangeMultiplier.h
./src/models/FGAccelerations.h
./src/models/FGAerodynamics.h
./src/models/FGAircraft.h
./src/models/FGAtmosphere.h
./src/models/FGAuxiliary.h
./src/models/FGBuoyantForces.h
./src/models/FGExternalForce.h
./src/models/FGExternalReactions.h
./src/models/FGFCS.h
./src/models/FGFCSChannel.h
./src/models/FGGasCell.h
./src/models/FGGroundReactions.h
./src/models/FGInertial.h
./src/models/FGInput.h
./src/models/FGLGear.h
./src/models/FGMassBalance.h
./src/models/FGModel.h
./src/models/FGOutput.h
./src/models/FGPropagate.h
./src/models/FGPropulsion.h
./src/models/FGSurface.h
./src/models/atmosphere/FGMSIS.h
./src/models/atmosphere/FGMars.h
./src/models/atmosphere/FGStandardAtmosphere.h
./src/models/atmosphere/FGWinds.h
./src/models/flight_control/FGAccelerometer.h
./src/models/flight_control/FGActuator.h
./src/models/flight_control/FGAngles.h
./src/models/flight_control/FGDeadBand.h
./src/models/flight_control/FGDistributor.h
./src/models/flight_control/FGFCSComponent.h
./src/models/flight_control/FGFCSFunction.h
./src/models/flight_control/FGFilter.h
./src/models/flight_control/FGGain.h
./src/models/flight_control/FGGyro.h
./src/models/flight_control/FGKinemat.h
./src/models/flight_control/FGMagnetometer.h
./src/models/flight_control/FGPID.h
./src/models/flight_control/FGSensor.h
./src/models/flight_control/FGSensorOrientation.h
./src/models/flight_control/FGSummer.h
./src/models/flight_control/FGSwitch.h
./src/models/flight_control/FGWaypoint.h
./src/models/propulsion/FGElectric.h
./src/models/propulsion/FGEngine.h
./src/models/propulsion/FGForce.h
./src/models/propulsion/FGNozzle.h
./src/models/propulsion/FGPiston.h
./src/models/propulsion/FGPropeller.h
./src/models/propulsion/FGRocket.h
./src/models/propulsion/FGRotor.h
./src/models/propulsion/FGTank.h
./src/models/propulsion/FGThruster.h
./src/models/propulsion/FGTransmission.h
./src/models/propulsion/FGTurbine.h
./src/models/propulsion/FGTurboProp.h
./src/simgear/compiler.h
./src/simgear/io/iostreams/sgstream.hxx
./src/simgear/magvar/coremag.hxx
./src/simgear/misc/sg_path.hxx
./src/simgear/misc/stdint.hxx
./src/simgear/misc/strutils.hxx
./src/simgear/props/propertyObject.hxx
./src/simgear/props/props.hxx
./src/simgear/structure/SGReferenced.hxx
./src/simgear/structure/SGSharedPtr.hxx
./src/simgear/xml/ascii.h
./src/simgear/xml/asciitab.h
./src/simgear/xml/easyxml.hxx
./src/simgear/xml/expat.h
./src/simgear/xml/expat_config.h
./src/simgear/xml/expat_external.h
./src/simgear/xml/iasciitab.h
./src/simgear/xml/internal.h
./src/simgear/xml/latin1tab.h
./src/simgear/xml/macconfig.h
./src/simgear/xml/nametab.h
./src/simgear/xml/utf8tab.h
./src/simgear/xml/winconfig.h
./src/simgear/xml/xmlrole.h
./src/simgear/xml/xmltok.h
./src/simgear/xml/xmltok_impl.h
JSBSim.egg-info/PKG-INFO
JSBSim.egg-info/SOURCES.txt
JSBSim.egg-info/dependency_links.txt
JSBSim.egg-info/top_level.txt
src/FGFDMExec.cpp
src/FGJSBBase.cpp
src/initialization/FGInitialCondition.cpp
src/initialization/FGTrim.cpp
src/initialization/FGTrimAxis.cpp
src/input_output/FGGroundCallback.cpp
src/input_output/FGInputSocket.cpp
src/input_output/FGInputType.cpp
src/input_output/FGModelLoader.cpp
src/input_output/FGOutputFG.cpp
src/input_output/FGOutputFile.cpp
src/input_output/FGOutputSocket.cpp
src/input_output/FGOutputTextFile.cpp
src/input_output/FGOutputType.cpp
src/input_output/FGPropertyManager.cpp
src/input_output/FGPropertyReader.cpp
src/input_output/FGScript.cpp
src/input_output/FGUDPInputSocket.cpp
src/input_output/FGXMLElement.cpp
src/input_output/FGXMLParse.cpp
src/input_output/FGfdmSocket.cpp
src/math/FGColumnVector3.cpp
src/math/FGCondition.cpp
src/math/FGFunction.cpp
src/math/FGLocation.cpp
src/math/FGMatrix33.cpp
src/math/FGModelFunctions.cpp
src/math/FGPropertyValue.cpp
src/math/FGQuaternion.cpp
src/math/FGRealValue.cpp
src/math/FGRungeKutta.cpp
src/math/FGTable.cpp
src/math/FGTemplateFunc.cpp
src/models/FGAccelerations.cpp
src/models/FGAerodynamics.cpp
src/models/FGAircraft.cpp
src/models/FGAtmosphere.cpp
src/models/FGAuxiliary.cpp
src/models/FGBuoyantForces.cpp
src/models/FGExternalForce.cpp
src/models/FGExternalReactions.cpp
src/models/FGFCS.cpp
src/models/FGGasCell.cpp
src/models/FGGroundReactions.cpp
src/models/FGInertial.cpp
src/models/FGInput.cpp
src/models/FGLGear.cpp
src/models/FGMassBalance.cpp
src/models/FGModel.cpp
src/models/FGOutput.cpp
src/models/FGPropagate.cpp
src/models/FGPropulsion.cpp
src/models/FGSurface.cpp
src/models/atmosphere/FGMSIS.cpp
src/models/atmosphere/FGMSISData.cpp
src/models/atmosphere/FGMars.cpp
src/models/atmosphere/FGStandardAtmosphere.cpp
src/models/atmosphere/FGWinds.cpp
src/models/flight_control/FGAccelerometer.cpp
src/models/flight_control/FGActuator.cpp
src/models/flight_control/FGAngles.cpp
src/models/flight_control/FGDeadBand.cpp
src/models/flight_control/FGDistributor.cpp
src/models/flight_control/FGFCSComponent.cpp
src/models/flight_control/FGFCSFunction.cpp
src/models/flight_control/FGFilter.cpp
src/models/flight_control/FGGain.cpp
src/models/flight_control/FGGyro.cpp
src/models/flight_control/FGKinemat.cpp
src/models/flight_control/FGMagnetometer.cpp
src/models/flight_control/FGPID.cpp
src/models/flight_control/FGSensor.cpp
src/models/flight_control/FGSummer.cpp
src/models/flight_control/FGSwitch.cpp
src/models/flight_control/FGWaypoint.cpp
src/models/propulsion/FGElectric.cpp
src/models/propulsion/FGEngine.cpp
src/models/propulsion/FGForce.cpp
src/models/propulsion/FGNozzle.cpp
src/models/propulsion/FGPiston.cpp
src/models/propulsion/FGPropeller.cpp
src/models/propulsion/FGRocket.cpp
src/models/propulsion/FGRotor.cpp
src/models/propulsion/FGTank.cpp
src/models/propulsion/FGThruster.cpp
src/models/propulsion/FGTransmission.cpp
src/models/propulsion/FGTurbine.cpp
src/models/propulsion/FGTurboProp.cpp
src/simgear/io/iostreams/sgstream.cxx
src/simgear/magvar/coremag.cxx
src/simgear/misc/sg_path.cxx
src/simgear/misc/strutils.cxx
src/simgear/props/propertyObject.cxx
src/simgear/props/props.cxx
src/simgear/xml/easyxml.cxx
src/simgear/xml/xmlparse.c
src/simgear/xml/xmlrole.c
src/simgear/xml/xmltok.c
src/simgear/xml/xmltok_impl.c
src/simgear/xml/xmltok_ns.c