All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
MBSimElectronics::ElectronicObject Class Reference
Inheritance diagram for MBSimElectronics::ElectronicObject:
MBSim::Object MBSimElectronics::ElectronicComponent MBSim::Element MBSim::ModellingInterface fmatvec::Atom MBSimElectronics::Inductor

Public Member Functions

 ElectronicObject (const std::string &name)
 
void init (InitStage stage)
 
virtual Element * getParent ()
 
virtual const Element * getParent () const
 
virtual void setParent (Element *parent_)
 
void plot ()
 
virtual std::string getName () const
 
virtual void setName (std::string name)
 
void resetUpToDate ()
 
std::shared_ptr< OpenMBV::GroupgetOpenMBVGrp ()
 
- Public Member Functions inherited from MBSim::Object
virtual void closePlot ()
 
virtual std::string getType () const
 
- Public Member Functions inherited from fmatvec::Atom
Atomoperator= (const Atom &)
 
void setMessageStreamActive (MsgType type, bool active)
 
void getMessageStream (MsgType type, std::shared_ptr< bool > &a, std::shared_ptr< std::ostream > &s)
 
void adoptMessageStreams (const Atom *src=NULL)
 
std::ostream & msg (MsgType type)
 
bool msgAct (MsgType type)
 
- Public Member Functions inherited from MBSimElectronics::ElectronicComponent
void addTerminal (Terminal *terminal)
 
void addTerminal (const std::string &str)
 
TerminalgetTerminal (const std::string &name, bool check=true)
 
void buildListOfTerminals (std::vector< Terminal * > &terminal)
 
void connect (Branch *branch_, double vz=0)
 
BranchgetBranch ()
 
void processModellList (std::vector< ModellingInterface * > &modellList, std::vector< MBSim::Object * > &objectList, std::vector< MBSim::Link * > &linkList)
 
double getvz () const
 
virtual void updateCharge ()
 
virtual void updateCurrent ()
 
double evalCurrent ()
 
double evalCharge ()
 
- Public Member Functions inherited from MBSim::ModellingInterface
virtual void init (Element::InitStage stage)=0
 
virtual void processModellList (std::vector< ModellingInterface * > &modellList, std::vector< MBSim::Object * > &objectList, std::vector< MBSim::Link * > &linkList)=0
 

Additional Inherited Members

- Public Types inherited from fmatvec::Atom
enum  MsgType
 
- Static Public Member Functions inherited from fmatvec::Atom
static void setCurrentMessageStream (MsgType type, const std::shared_ptr< bool > &a=std::make_shared< bool >(true), const std::shared_ptr< std::ostream > &s=std::make_shared< std::ostream >(std::cout.rdbuf()))
 
static std::ostream & msgStatic (MsgType type)
 
static bool msgActStatic (MsgType type)
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 
- Protected Attributes inherited from MBSimElectronics::ElectronicComponent
std::vector< Terminal * > terminal
 
Branchbranch
 
double vz
 
double Q
 
double I
 
bool updQ
 
bool updI
 

The documentation for this class was generated from the following files:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML