![]() |
JSBSim Flight Dynamics Model 1.3.0 (09 Apr 2026)
An Open Source Flight Dynamics and Control Software Library in C++
|
Main namespace for the JSBSim Flight Dynamics Model. More...
Classes | |
| class | aFunc |
| class | aFunc< func_t, 0 > |
| class | BaseException |
| class | BufferLogger |
| struct | CNumericLocale |
| class | Element |
| class | FGAccelerations |
| Handles the calculation of accelerations. More... | |
| class | FGAccelerometer |
| Encapsulates a Accelerometer component for the flight control system. More... | |
| class | FGActuator |
| Encapsulates an Actuator component for the flight control system. More... | |
| class | FGAerodynamics |
| Encapsulates the aerodynamic calculations. More... | |
| class | FGAircraft |
| Encapsulates an Aircraft and its systems. More... | |
| class | FGAngles |
| Provides a way to determine the smallest included angle. More... | |
| class | FGAtmosphere |
| Models an empty, abstract base atmosphere class. More... | |
| class | FGAuxiliary |
| Encapsulates various uncategorized scheduled functions. More... | |
| class | FGBallonet |
| Models a ballonet inside a gas cell. More... | |
| class | FGBrushLessDCMotor |
| class | FGBuoyantForces |
| Encapsulates the Buoyant forces calculations. More... | |
| class | FGColumnVector3 |
| This class implements a 3 element column vector. More... | |
| class | FGCondition |
| Encapsulates a condition, which is used in parts of JSBSim including switches. More... | |
| class | FGDeadBand |
| Models a deadband object. More... | |
| class | FGDefaultGroundCallback |
| class | FGDistributor |
| Encapsulates a distributor for the flight control system. More... | |
| class | FGElectric |
| Models an electric motor. More... | |
| class | FGEngine |
| Base class for all engines. More... | |
| class | FGExternalForce |
| Encapsulates code that models an individual arbitrary force, moment or a combination thereof. More... | |
| class | FGExternalReactions |
| Manages the external and/or arbitrary forces and moments. More... | |
| class | FGFCS |
| Encapsulates the Flight Control System (FCS) functionality. More... | |
| class | FGFCSChannel |
| class | FGFCSComponent |
| Base class for JSBSim Flight Control System Components. More... | |
| class | FGFCSFunction |
| Models a FCSFunction object. More... | |
| class | FGFDMExec |
| Encapsulates the JSBSim simulation executive. More... | |
| class | FGfdmSocket |
| The FGfdmSocket class enables JSBSim to communicate via sockets. More... | |
| class | FGFilter |
| Encapsulates a filter for the flight control system. More... | |
| class | FGForce |
| Utility class that aids in the conversion of forces between coordinate systems and calculation of moments. More... | |
| class | FGFunction |
| Represents a mathematical function. More... | |
| class | FGFunctionValue |
| Represents a property value on which a function is applied. More... | |
| class | FGGain |
| Encapsulates a gain component for the flight control system. More... | |
| class | FGGasCell |
| Models a gas cell. More... | |
| class | FGGroundCallback |
| This class provides callback slots to get ground specific data. More... | |
| class | FGGroundReactions |
| Manages ground reactions modeling. More... | |
| class | FGGyro |
| Encapsulates a Gyro component for the flight control system. More... | |
| class | FGInertial |
| Models inertial forces (e.g. More... | |
| class | FGInitialCondition |
| Initializes the simulation run. More... | |
| class | FGInput |
| Handles simulation input. More... | |
| class | FGInputSocket |
| Implements the input from a socket. More... | |
| class | FGInputType |
| Abstract class to provide functions generic to all the input directives. More... | |
| class | FGJSBBase |
| JSBSim Base class. More... | |
| class | FGKinemat |
| Encapsulates a kinematic (mechanical) component for the flight control system. More... | |
| class | FGLGear |
| Landing gear model. More... | |
| class | FGLinearActuator |
| Models a flight control system summing component. More... | |
| class | FGLinearization |
| Class used to create linear models from FGFDMExec instances. More... | |
| class | FGLocation |
| FGLocation holds an arbitrary location in the Earth centered Earth fixed reference frame (ECEF). More... | |
| class | FGLogConsole |
| class | FGLogger |
| Logging backend interface. More... | |
| class | FGLogging |
| class | FGMagnetometer |
| Encapsulates a magnetometer component for the flight control system. More... | |
| class | FGMars |
| Models the Martian atmosphere. More... | |
| class | FGMassBalance |
| Models weight, balance and moment of inertia information. More... | |
| class | FGMatrix33 |
| Handles matrix math operations. More... | |
| class | FGModel |
| Base class for all scheduled JSBSim models. More... | |
| class | FGModelFunctions |
| The model functions class provides the capability for loading, storing, and executing arbitrary functions. More... | |
| class | FGModelLoader |
| class | FGMSIS |
| Models the MSIS-00 atmosphere. More... | |
| class | FGNozzle |
| Models a rocket nozzle. More... | |
| class | FGOutput |
| Handles simulation output. More... | |
| class | FGOutputFG |
| Implements the output to a FlightGear socket. More... | |
| class | FGOutputFile |
| Abstract class that provide functions that are generic to all the outputs that are directed to a file. More... | |
| class | FGOutputSocket |
| Implements the output to a socket. More... | |
| class | FGOutputTextFile |
| Implements the output to a human readable text file. More... | |
| class | FGOutputType |
| Abstract class to provide functions generic to all the output directives. More... | |
| class | FGParameter |
| Represents various types of parameters. More... | |
| class | FGParameterValue |
| Represents a either a real value or a property value. More... | |
| class | FGPID |
| Encapsulates a PID control component for the flight control system. More... | |
| class | FGPiston |
| Models a Supercharged Piston engine. More... | |
| class | FGPropagate |
| Models the EOM and integration/propagation of state. More... | |
| class | FGPropeller |
| FGPropeller models a propeller given the tabular data for Ct (thrust) and Cp (power), indexed by the advance ratio "J". More... | |
| class | FGPropertyReader |
| class | FGPropertyValue |
| Represents a property value which can use late binding. More... | |
| class | FGPropertyVector3 |
| class | FGPropulsion |
| Propulsion management class. More... | |
| class | FGQuaternion |
| Models the Quaternion representation of rotations. More... | |
| class | FGRealValue |
| Represents a real value. More... | |
| class | FGRK4 |
| Classical RK4. More... | |
| class | FGRKFehlberg |
| Runge-Kutta-Fehlberg method. More... | |
| class | FGRocket |
| Models a generic rocket engine. More... | |
| class | FGRotor |
| Models a helicopter rotor. More... | |
| class | FGRungeKutta |
| Abstract base. More... | |
| class | FGRungeKuttaProblem |
| Minimalistic implementation of some Runge-Kutta methods. More... | |
| class | FGScript |
| Encapsulates the JSBSim scripting capability. More... | |
| class | FGSensor |
| Encapsulates a Sensor component for the flight control system. More... | |
| class | FGSensorOrientation |
| Encapsulates a SensorOrientation capability for a sensor. More... | |
| class | FGSimplifiedTSFC |
| class | FGSpoolUp |
| class | FGStandardAtmosphere |
| Models the 1976 U.S. More... | |
| class | FGStateSpace |
| class | FGSummer |
| Models a flight control system summing component. More... | |
| class | FGSurface |
| Base class for all surface properties. More... | |
| class | FGSwitch |
| Encapsulates a switch for the flight control system. More... | |
| class | FGTable |
| Lookup table class. More... | |
| class | FGTank |
| Models a fuel tank. More... | |
| class | FGTemplateFunc |
| class | FGThruster |
| Base class for specific thrusting devices such as propellers, nozzles, etc. More... | |
| class | FGTransmission |
| Utility class that handles power transmission in conjunction with FGRotor. More... | |
| class | FGTrim |
| The trimming routine for JSBSim. More... | |
| class | FGTrimAxis |
| class | FGTurbine |
| This class models a turbine engine. More... | |
| class | FGTurboProp |
| Turboprop engine model. More... | |
| class | FGUDPInputSocket |
| Implements a UDP input socket. More... | |
| class | FGWaypoint |
| Models a Waypoint object. More... | |
| class | FGWinds |
| Models atmospheric disturbances: winds, gusts, turbulence, downbursts, etc. More... | |
| class | FGXMLFileRead |
| class | FGXMLLogging |
| class | FGXMLParse |
| Encapsulates an XML parser based on the EasyXML parser from the SimGear library. More... | |
| class | InvalidNumber |
| struct | LagrangeMultiplier |
| class | LogException |
| class | RandomNumberGenerator |
| Random number generator. More... | |
| class | TrimFailureException |
| class | WrongNumberOfArguments |
| class | XMLLogException |
Typedefs | |
| typedef SGSharedPtr< Element > | Element_ptr |
| typedef std::vector< FGFCSComponent * > | FCSCompVec |
| Represents a <channel> in a control system definition. | |
| using | FGLogger_ptr = std::shared_ptr< FGLogger > |
| typedef SGSharedPtr< FGParameter > | FGParameter_ptr |
| typedef SGSharedPtr< FGParameterValue > | FGParameterValue_ptr |
| typedef SGSharedPtr< FGPropertyValue > | FGPropertyValue_ptr |
| typedef std::shared_ptr< FGTemplateFunc > | FGTemplateFunc_ptr |
| using | setprecision_t = decltype(std::setprecision(0)) |
| using | setw_t = decltype(std::setw(0)) |
| template<class T > | |
| using | Vector2D = std::vector< std::vector< T > > |
Enumerations | |
| enum | altitudeset { setasl , setagl } |
| enum | Control { tThrottle , tBeta , tAlpha , tElevator , tAileron , tRudder , tAltAGL , tTheta , tPhi , tGamma , tPitchTrim , tRollTrim , tYawTrim , tHeading } |
| enum | latitudeset { setgeoc , setgeod } |
| enum class | LogFormat { RESET , RED , BLUE , CYAN , GREEN , DEFAULT , BOLD , NORMAL , UNDERLINE_ON , UNDERLINE_OFF } |
| enum class | LogLevel { BULK , DEBUG , INFO , WARN , ERROR , FATAL , STDOUT } |
| enum | OutputForm { ofRad =0 , ofDeg , ofNorm , ofMag , NForms } |
| enum | speedset { setvt , setvc , setve , setmach , setuvw , setned , setvg } |
| enum | State { tAll , tUdot , tVdot , tWdot , tQdot , tPdot , tRdot , tHmgt , tNlf } |
| Models an aircraft axis for purposes of trimming. More... | |
| enum | TrimMode { tLongitudinal =0 , tFull , tGround , tPullup , tCustom , tTurn , tNone } |
Functions | |
| double | atof_locale_c (const string &input) |
| SGPath | CheckPathName (const SGPath &path, const SGPath &filename) |
| double | DotProduct (const FGColumnVector3 &v1, const FGColumnVector3 &v2) |
| Dot product of two vectors Compute and return the euclidean dot (or scalar) product of two vectors v1 and v2. | |
| unsigned int | FindNumColumns (const string &test_line) |
| bool | GetBinary (double val, const string &ctxMsg) |
| string | GetFullyQualifiedName (const SGPropertyNode *node) |
| FGLogger_ptr | GetLogger (void) |
| Returns the active logger for the current thread. | |
| string | GetPrintableName (const SGPropertyNode *node) |
| string | GetRelativeName (const SGPropertyNode *node, const string &path) |
| bool | is_number (const std::string &str) |
| FGFunction * | make_MathFn (double(*math_fn)(double), FGFDMExec *fdmex, Element *el, const string &prefix, FGPropertyValue *v) |
| shared_ptr< RandomNumberGenerator > | makeRandomGenerator (Element *el, FGFDMExec *fdmex) |
| double | operator* (const FGParameter_ptr &p, double v) |
| FGColumnVector3 | operator* (double a, const FGPropertyVector3 &v) |
| FGColumnVector3 | operator* (double scalar, const FGColumnVector3 &A) |
| Scalar multiplication. | |
| FGLocation | operator* (double scalar, const FGLocation &l) |
| Scalar multiplication. | |
| FGMatrix33 | operator* (double scalar, const FGMatrix33 &A) |
| Scalar multiplication. | |
| FGQuaternion | operator* (double scalar, const FGQuaternion &q) |
| Scalar multiplication. | |
| double | operator* (double v, const FGParameter_ptr &p) |
| ostream & | operator<< (std::ostream &os, const FGColumnVector3 &col) |
| Write vector to a stream. | |
| ostream & | operator<< (std::ostream &os, const FGMatrix33 &M) |
| Write matrix to a stream. | |
| std::ostream & | operator<< (std::ostream &os, const FGQuaternion &q) |
| Write quaternion to a stream. | |
| std::ostream & | operator<< (std::ostream &out, const FGStateSpace &ss) |
| std::ostream & | operator<< (std::ostream &out, const FGStateSpace::Component &c) |
| std::ostream & | operator<< (std::ostream &out, const FGStateSpace::ComponentVector &v) |
| std::ostream & | operator<< (std::ostream &out, const std::vector< double > &vec) |
| std::ostream & | operator<< (std::ostream &out, const std::vector< std::vector< double > > &vec2d) |
| istream & | operator>> (std::istream &is, FGMatrix33 &M) |
| Read matrix from a stream. | |
| FGQuaternion | QExp (const FGColumnVector3 &omega) |
| Quaternion exponential. | |
| std::string | replace (std::string str, const std::string &oldstr, const std::string &newstr) |
| void | SetLogger (FGLogger_ptr logger) |
| Sets the active logger for the current thread. | |
| std::vector< std::string > | split (std::string str, char d) |
| constexpr double | sqr (double x) |
| simply square a value | |
| std::string & | to_lower (std::string &str) |
| std::string & | to_upper (std::string &str) |
| std::string & | trim (std::string &str) |
| std::string & | trim_all_space (std::string &str) |
| std::string & | trim_left (std::string &str) |
| std::string & | trim_right (std::string &str) |
| template<typename func_t > | |
| FGParameter_ptr | VarArgsFn (const func_t &_f, FGFDMExec *fdmex, Element *el, const string &prefix, FGPropertyValue *v) |
Variables | |
| const std::string | ControlNames [] |
| short | debug_lvl |
| thread_local FGLogger_ptr | GlobalLogger = std::make_shared<FGLogConsole>() |
| constexpr double | hptowatts = 745.7 |
| const double | invlog2val = 1.0/log10(2.0) |
| constexpr unsigned int | MaxArgs = 9999 |
| constexpr double | NMtoftpound = 1.3558 |
| Models an electric brushless DC motor or more appropriately permanent magnet synchronous motor. | |
| const std::string | StateNames [] |
| constexpr double | WattperRPMtoftpound = 60 / (2 * M_PI * NMtoftpound) |
Main namespace for the JSBSim Flight Dynamics Model.
| typedef SGSharedPtr<Element> Element_ptr |
Definition at line 137 of file FGXMLElement.h.
| typedef std::vector<FGFCSComponent*> FCSCompVec |
Represents a <channel> in a control system definition.
The <channel> may be defined within a <system>, <autopilot> or <flight_control> element. Channels are a way to group sets of components that perform a specific purpose or algorithm. Created within a <system> tag, the channel is defined as follows <channel name="name" [execute="property"] [execrate="rate"]> name is the name of the channel - in the old way this would also be used to bind elements execute [optional] is the property that defines when to execute this channel; an on/off switch execrate [optional] is the rate at which the channel should execute. A value of 0 or 1 will execute the channel every frame, a value of 2 every other frame (half rate), a value of 4 is every 4th frame (quarter rate)
Definition at line 70 of file FGFCSChannel.h.
| typedef SGSharedPtr<FGParameter> FGParameter_ptr |
Definition at line 72 of file FGParameter.h.
| typedef SGSharedPtr<FGParameterValue> FGParameterValue_ptr |
Definition at line 107 of file FGParameterValue.h.
| typedef SGSharedPtr<FGPropertyValue> FGPropertyValue_ptr |
Definition at line 96 of file FGPropertyValue.h.
| typedef std::shared_ptr<FGTemplateFunc> FGTemplateFunc_ptr |
Definition at line 77 of file FGTemplateFunc.h.
| using Vector2D = std::vector<std::vector<T> > |
Definition at line 35 of file FGLinearization.h.
| enum altitudeset |
Definition at line 71 of file FGInitialCondition.h.
| enum Control |
Definition at line 83 of file FGTrimAxis.h.
| enum latitudeset |
Definition at line 72 of file FGInitialCondition.h.
|
strong |
|
strong |
Definition at line 66 of file FGLog.h.
| enum OutputForm |
| enum speedset |
Definition at line 70 of file FGInitialCondition.h.
| enum State |
Models an aircraft axis for purposes of trimming.
Definition at line 82 of file FGTrimAxis.h.
| enum TrimMode |
| JSBSIM_API double atof_locale_c | ( | const string & | input | ) |
Definition at line 86 of file string_utilities.cpp.
| SGPath CheckPathName | ( | const SGPath & | path, |
| const SGPath & | filename | ||
| ) |
Definition at line 89 of file FGModelLoader.cpp.
|
inline |
Dot product of two vectors Compute and return the euclidean dot (or scalar) product of two vectors v1 and v2.
Definition at line 258 of file FGColumnVector3.h.
Here is the caller graph for this function:| unsigned int FindNumColumns | ( | const string & | test_line | ) |
Definition at line 99 of file FGTable.cpp.
| bool GetBinary | ( | double | val, |
| const string & | ctxMsg | ||
| ) |
Definition at line 153 of file FGFunction.cpp.
| JSBSIM_API std::string GetFullyQualifiedName | ( | const SGPropertyNode * | node | ) |
Definition at line 117 of file FGPropertyManager.cpp.
| JSBSIM_API FGLogger_ptr GetLogger | ( | void | ) |
| JSBSIM_API std::string GetPrintableName | ( | const SGPropertyNode * | node | ) |
Definition at line 96 of file FGPropertyManager.cpp.
| JSBSIM_API std::string GetRelativeName | ( | const SGPropertyNode * | node, |
| const string & | path | ||
| ) |
Definition at line 133 of file FGPropertyManager.cpp.
| JSBSIM_API bool is_number | ( | const std::string & | str | ) |
Definition at line 164 of file string_utilities.cpp.
| FGFunction * make_MathFn | ( | double(*)(double) | math_fn, |
| FGFDMExec * | fdmex, | ||
| Element * | el, | ||
| const string & | prefix, | ||
| FGPropertyValue * | v | ||
| ) |
Definition at line 171 of file FGFunction.cpp.
| shared_ptr< RandomNumberGenerator > makeRandomGenerator | ( | Element * | el, |
| FGFDMExec * | fdmex | ||
| ) |
Definition at line 300 of file FGFunction.cpp.
|
inline |
Definition at line 78 of file FGParameter.h.
|
inline |
Definition at line 89 of file FGExternalForce.h.
|
inline |
Scalar multiplication.
| scalar | scalar value to multiply with. |
| A | Vector to multiply. Multiply the Vector with a scalar value. Note: At this time, this operator MUST be inlined, or a multiple definition link error will occur. |
Definition at line 267 of file FGColumnVector3.h.
|
inline |
Scalar multiplication.
| scalar | scalar value to multiply with. |
| l | Vector to multiply. |
Multiply the Vector with a scalar value.
Definition at line 542 of file FGLocation.h.
|
inline |
Scalar multiplication.
| scalar | scalar value to multiply with. |
| A | Matrix to multiply. |
Multiply the Matrix with a scalar value.
Definition at line 444 of file FGMatrix33.h.
|
inline |
Scalar multiplication.
| scalar | scalar value to multiply with. |
| q | Vector to multiply. |
Multiply the Vector with a scalar value.
Definition at line 539 of file FGQuaternion.h.
|
inline |
Definition at line 74 of file FGParameter.h.
| JSBSIM_API std::ostream & operator<< | ( | std::ostream & | os, |
| const FGColumnVector3 & | col | ||
| ) |
Write vector to a stream.
| os | Stream to write to. |
| col | vector to write. Write the vector to a stream. |
Definition at line 76 of file FGColumnVector3.cpp.
Here is the caller graph for this function:| JSBSIM_API std::ostream & operator<< | ( | std::ostream & | os, |
| const FGMatrix33 & | M | ||
| ) |
Write matrix to a stream.
| os | Stream to write to. |
| M | Matrix to write. |
Write the matrix to a stream.
Definition at line 194 of file FGMatrix33.cpp.
Here is the call graph for this function:| JSBSIM_API std::ostream & operator<< | ( | std::ostream & | os, |
| const FGQuaternion & | q | ||
| ) |
Write quaternion to a stream.
| os | Stream to write to. |
| q | Quaternion to write. Write the quaternion to a stream. |
Definition at line 248 of file FGQuaternion.cpp.
| std::ostream & operator<< | ( | std::ostream & | out, |
| const FGStateSpace & | ss | ||
| ) |
Definition at line 135 of file FGStateSpace.cpp.
| std::ostream & operator<< | ( | std::ostream & | out, |
| const FGStateSpace::Component & | c | ||
| ) |
Definition at line 117 of file FGStateSpace.cpp.
| std::ostream & operator<< | ( | std::ostream & | out, |
| const FGStateSpace::ComponentVector & | v | ||
| ) |
Definition at line 125 of file FGStateSpace.cpp.
| std::ostream & operator<< | ( | std::ostream & | out, |
| const std::vector< double > & | vec | ||
| ) |
Definition at line 171 of file FGStateSpace.cpp.
| std::ostream & operator<< | ( | std::ostream & | out, |
| const std::vector< std::vector< double > > & | vec2d | ||
| ) |
Definition at line 143 of file FGStateSpace.cpp.
| JSBSIM_API std::istream & operator>> | ( | std::istream & | is, |
| FGMatrix33 & | M | ||
| ) |
Read matrix from a stream.
| os | Stream to read from. |
| M | Matrix to initialize with the values from the stream. |
Read matrix from a stream.
Definition at line 209 of file FGMatrix33.cpp.
Here is the call graph for this function:
|
inline |
Quaternion exponential.
| omega | rotation velocity Calculate the unit quaternion which is the result of the exponentiation of the vector 'omega'. |
Definition at line 548 of file FGQuaternion.h.
| JSBSIM_API std::string replace | ( | std::string | str, |
| const std::string & | oldstr, | ||
| const std::string & | newstr | ||
| ) |
Definition at line 198 of file string_utilities.cpp.
| JSBSIM_API void SetLogger | ( | FGLogger_ptr | logger | ) |
Sets the active logger for the current thread.
The logger is stored in thread-local storage: all JSBSim instances running in this thread share this same FGLogger instance, while other threads keep their own independent logger instance.
Definition at line 51 of file FGLog.cpp.
| JSBSIM_API std::vector< std::string > split | ( | std::string | str, |
| char | d | ||
| ) |
Definition at line 175 of file string_utilities.cpp.
|
inlineconstexpr |
| JSBSIM_API std::string & to_lower | ( | std::string & | str | ) |
Definition at line 158 of file string_utilities.cpp.
| JSBSIM_API std::string & to_upper | ( | std::string & | str | ) |
Definition at line 152 of file string_utilities.cpp.
| JSBSIM_API std::string & trim | ( | std::string & | str | ) |
Definition at line 134 of file string_utilities.cpp.
| JSBSIM_API std::string & trim_all_space | ( | std::string & | str | ) |
Definition at line 141 of file string_utilities.cpp.
| JSBSIM_API std::string & trim_left | ( | std::string & | str | ) |
Definition at line 118 of file string_utilities.cpp.
| JSBSIM_API std::string & trim_right | ( | std::string & | str | ) |
Definition at line 126 of file string_utilities.cpp.
| FGParameter_ptr VarArgsFn | ( | const func_t & | _f, |
| FGFDMExec * | fdmex, | ||
| Element * | el, | ||
| const string & | prefix, | ||
| FGPropertyValue * | v | ||
| ) |
Definition at line 186 of file FGFunction.cpp.
| const std::string ControlNames[] |
Definition at line 60 of file FGTrimAxis.h.
| thread_local FGLogger_ptr GlobalLogger = std::make_shared<FGLogConsole>() |
|
constexpr |
Definition at line 74 of file FGBrushLessDCMotor.h.
| const double invlog2val = 1.0/log10(2.0) |
Definition at line 52 of file FGFunction.cpp.
|
constexpr |
Definition at line 53 of file FGFunction.cpp.
|
constexpr |
Models an electric brushless DC motor or more appropriately permanent magnet synchronous motor.
as alternative to basic electric motor. BLDC motor code is based on basic "3 constant motor equations" It require 3 basic physical motor properties (available from manufactures): Kv speed motor constant [RPM/Volt] Rm internal coil resistance [Ohms] I0 no load current [Amperes] additional inputs : maxvolts nominal voltage from battery
Input format : <brushless_dc_motor> <maxvolts units="VOLTS"> {number} </maxvolts> <velocityconstant units="RPM/V"> {number} </velocityconstant> <coilresistance units="OHMS"> {number} </coilresistance> <noloadcurrent units="AMPERES"> {number} </noloadcurrent> </brushless_dc_motor>
Definition at line 73 of file FGBrushLessDCMotor.h.
| const std::string StateNames[] |
Definition at line 57 of file FGTrimAxis.h.
|
constexpr |
Definition at line 75 of file FGBrushLessDCMotor.h.