FlightGear next
JSBSim::Element Member List

This is the complete list of members for JSBSim::Element, including all inherited members.

AddAttribute(const std::string &name, const std::string &value)JSBSim::Element
AddChildElement(Element *el)JSBSim::Elementinline
AddData(std::string d)JSBSim::Element
ChangeName(const std::string &_name)JSBSim::Elementinline
DisperseValue(Element *e, double val, const std::string &supplied_units="", const std::string &target_units="")JSBSim::Element
Element(const std::string &nm)JSBSim::Element
FindElement(const std::string &el="")JSBSim::Element
FindElementTripletConvertTo(const std::string &target_units)JSBSim::Element
FindElementValue(const std::string &el="")JSBSim::Element
FindElementValueAsBoolean(const std::string &el="")JSBSim::Element
FindElementValueAsNumber(const std::string &el="")JSBSim::Element
FindElementValueAsNumberConvertFromTo(const std::string &el, const std::string &supplied_units, const std::string &target_units)JSBSim::Element
FindElementValueAsNumberConvertTo(const std::string &el, const std::string &target_units)JSBSim::Element
FindNextElement(const std::string &el="")JSBSim::Element
GetAttributeValue(const std::string &key)JSBSim::Element
GetAttributeValueAsNumber(const std::string &key)JSBSim::Element
GetDataAsNumber(void)JSBSim::Element
GetDataLine(unsigned int i=0)JSBSim::Element
GetElement(unsigned int el=0)JSBSim::Element
GetFileName(void) constJSBSim::Elementinline
GetLineNumber(void) constJSBSim::Elementinline
GetName(void) constJSBSim::Elementinline
GetNextElement(void)JSBSim::Element
GetNumDataLines(void)JSBSim::Elementinline
GetNumElements(void)JSBSim::Elementinline
GetNumElements(const std::string &element_name)JSBSim::Element
GetParent(void)JSBSim::Elementinline
HasAttribute(const std::string &key)JSBSim::Elementinline
MergeAttributes(Element *el)JSBSim::Element
Print(unsigned int level=0)JSBSim::Element
ReadFrom(void) constJSBSim::Element
SetAttributeValue(const std::string &key, const std::string &value)JSBSim::Element
SetFileName(const std::string &name)JSBSim::Elementinline
SetLineNumber(int line)JSBSim::Elementinline
SetParent(Element *p)JSBSim::Elementinline
~Element(void)JSBSim::Element