![]() |
JSBSim Flight Dynamics Model
1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
|
This is the complete list of members for FGSurface, including all inherited members.
| bind(void) (defined in FGSurface) | FGSurface | |
| bumpiness (defined in FGSurface) | FGSurface | protected |
| ContactType enum name (defined in FGSurface) | FGSurface | |
| ctBOGEY enum value (defined in FGSurface) | FGSurface | |
| ctGROUND enum value (defined in FGSurface) | FGSurface | |
| ctSTRUCTURE enum value (defined in FGSurface) | FGSurface | |
| dynamicFCoeff (defined in FGSurface) | FGSurface | protected |
| eSurfaceType (defined in FGSurface) | FGSurface | protected |
| FGSurface(FGFDMExec *fdmex, int number=-1) | FGSurface | |
| GetBumpHeight() | FGSurface | |
| GetBumpiness(void) | FGSurface | inline |
| GetMaximumForce(void) | FGSurface | inline |
| GetRollingFFactor(void) | FGSurface | inline |
| GetSolid(void) | FGSurface | inline |
| GetStaticFFactor(void) | FGSurface | inline |
| GetSurfaceStrings(std::string delimeter) const (defined in FGSurface) | FGSurface | |
| GetSurfaceValues(std::string delimeter) const (defined in FGSurface) | FGSurface | |
| isSolid (defined in FGSurface) | FGSurface | protected |
| maximumForce (defined in FGSurface) | FGSurface | protected |
| resetValues(void) | FGSurface | |
| rollingFFactor (defined in FGSurface) | FGSurface | protected |
| SetBumpiness(double bump) | FGSurface | inline |
| SetMaximumForce(double force) | FGSurface | inline |
| SetPosition(const double pt[3]) | FGSurface | inline |
| SetRollingFFactor(double friction) | FGSurface | inline |
| SetSolid(bool solid) | FGSurface | inline |
| SetStaticFFactor(double friction) | FGSurface | inline |
| staticFCoeff (defined in FGSurface) | FGSurface | protected |
| staticFFactor (defined in FGSurface) | FGSurface | protected |
| ~FGSurface() | FGSurface |