Acoustic Research Tool (ART)
v0.10
|
This is the complete list of members for BranchModel, including all inherited members.
AppendDataProp(const string name, ARTvariant *val, const string sds="", const string lds="", const string htm="") | ARTobject | |
AppendDataProp(const string name, const double val, const string sds="", const string lds="", const string htm="") (defined in ARTobject) | ARTobject | |
AppendDataProp(const string name, const float val, const string sds="", const string lds="", const string htm="") (defined in ARTobject) | ARTobject | |
AppendDataProp(const string name, const string val, const string sds="", const string lds="", const string htm="") (defined in ARTobject) | ARTobject | |
AppendDataProp(const string name, const int val, const string sds="", const string lds="", const string htm="") (defined in ARTobject) | ARTobject | |
AppendDataProp(const string name, const string *val, const string sds="", const string lds="", const string htm="") (defined in ARTobject) | ARTobject | |
AppendDataProp(ARTdataProp *dataProp) (defined in ARTobject) | ARTobject | |
AppendListProp(const string name, const string sds="", const string lds="", const string htm="") | ARTobject | |
AppendMethod(const string name, const string sds="", const string lds="", const string htm="") | ARTobject | |
AppendProperty(const string name, const string sds="", const string lds="", const string htm="") | ARTobject | |
ARTcell(const string name="", const string sds="", const string lds="", const string htm="") (defined in ARTcell) | ARTcell | inline |
ARTcell(const ARTcell &orig) | ARTcell | inline |
ARTmodelInterface(const string name, const string sds, const string lds, const string htm) | ARTmodelInterface | inline |
ARTmodelInterface(const ARTmodelInterface &orig) | ARTmodelInterface | inline |
ARTobject(const string name, const string sds="", const string lds="", const string htm="") | ARTobject | inline |
ARTobject(const ARTobject &orig) | ARTobject | |
BranchModel(const string name="Branch", const string sds="a branch combining two parallel impedances", const string lds="", const string htm="") | BranchModel | inline |
BranchModel(const BranchModel &orig) | BranchModel | inline |
circuit | ARTmodelInterface | protected |
clone() (defined in ARTobject) | ARTobject | inlinevirtual |
CloneModel() | BranchModel | inlinevirtual |
CopyMethodListEntries(ARTobject *obj) | ARTobject | |
CopyPropertyListEntries(ARTobject *obj) | ARTobject | |
DeleteMethod(ARTmethod *mtd) | ARTobject | |
DeleteProperty(ARTproperty *prp) | ARTobject | |
FindMethod(const string nam) | ARTobject | |
FindProperty(const string nam) | ARTobject | |
GetHelpFilename() const (defined in ARTcell) | ARTcell | inline |
GetLongDescription() const (defined in ARTcell) | ARTcell | inline |
GetMethodList() (defined in ARTobject) | ARTobject | inline |
GetMethods(ARTmethod *pos) | ARTobject | |
GetName() const (defined in ARTcell) | ARTcell | inline |
GetProperties(ARTproperty *pos) | ARTobject | |
GetPropertyList() (defined in ARTobject) | ARTobject | inline |
GetShortDescription() const (defined in ARTcell) | ARTcell | inline |
helpFile_ | ARTcell | protected |
InputImpedance(WaveObjectInterface *waveFront, WaveObjectInterface *&oSignal) | BranchModel | inlinevirtual |
InputImpedance(vector< WaveObjectInterface * > &in, WaveObjectInterface *&oSignal) (defined in BranchModel) | BranchModel | inlinevirtual |
longDesc_ | ARTcell | protected |
methodList_ (defined in ARTobject) | ARTobject | protected |
miter_ (defined in ARTobject) | ARTobject | protected |
name_ | ARTcell | protected |
piter_ (defined in ARTobject) | ARTobject | protected |
Pressure(WaveObjectInterface *, WaveObjectInterface *&) | BranchModel | inlinevirtual |
Pressure(vector< WaveObjectInterface * > &in, WaveObjectInterface *&oSignal) (defined in ARTmodelInterface) | ARTmodelInterface | inlinevirtual |
propertyList_ (defined in ARTobject) | ARTobject | protected |
RadiationImpedance(WaveObjectInterface *&out) | BranchModel | inlinevirtual |
SetCircuit(ARTcircuit *cir) | ARTmodelInterface | inline |
SetName(const string name) (defined in ARTcell) | ARTcell | inline |
SetPropertyList(list< ARTproperty * > &l) (defined in ARTobject) | ARTobject | inline |
SetSimulator(ARTsimulator *sim) | ARTmodelInterface | |
shortDesc_ | ARTcell | protected |
simulator | ARTmodelInterface | protected |
~ARTcell() (defined in ARTcell) | ARTcell | inlinevirtual |
~ARTobject() (defined in ARTobject) | ARTobject | virtual |