3.5.0-rc1
Loading...
Searching...
No Matches
tigl::generated::CPACSSysElemCapacitors Class Reference

Capacitors. More...

#include <CPACSSysElemCapacitors.h>

Public Member Functions

virtual TIGL_EXPORT CPACSVehicleElementBaseAddCapacitor ()
TIGL_EXPORT CPACSSysElemCapacitors (CPACSSysElemElectricalStorageElements *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT CPACSVehicleElementBaseGetCapacitor (const std::string &UID)
virtual TIGL_EXPORT const CPACSVehicleElementBaseGetCapacitor (const std::string &UID) const
virtual TIGL_EXPORT CPACSVehicleElementBaseGetCapacitor (size_t index)
virtual TIGL_EXPORT const CPACSVehicleElementBaseGetCapacitor (size_t index) const
virtual TIGL_EXPORT size_t GetCapacitorCount () const
virtual TIGL_EXPORT size_t GetCapacitorIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSVehicleElementBase > > & GetCapacitors ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSVehicleElementBase > > & GetCapacitors () const
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSSysElemElectricalStorageElementsGetParent ()
TIGL_EXPORT const CPACSSysElemElectricalStorageElementsGetParent () const
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void RemoveCapacitor (CPACSVehicleElementBase &ref)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSSysElemCapacitors ()

Protected Attributes

std::vector< std::unique_ptr< CPACSVehicleElementBase > > m_capacitors
 Stores electrical energy in an electric field and releases it to the connected circuit.
CPACSSysElemElectricalStorageElementsm_parent
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSSysElemCapacitors (const CPACSSysElemCapacitors &)=delete
 CPACSSysElemCapacitors (CPACSSysElemCapacitors &&)=delete
CPACSSysElemCapacitorsoperator= (const CPACSSysElemCapacitors &)=delete
CPACSSysElemCapacitorsoperator= (CPACSSysElemCapacitors &&)=delete

Detailed Description

Capacitors.

Container for reusable capacitors. The surrounding hierarchy determines the physical domain and functional role.

Constructor & Destructor Documentation

◆ CPACSSysElemCapacitors() [1/3]

TIGL_EXPORT tigl::generated::CPACSSysElemCapacitors::CPACSSysElemCapacitors ( CPACSSysElemElectricalStorageElements * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSSysElemCapacitors()

virtual TIGL_EXPORT tigl::generated::CPACSSysElemCapacitors::~CPACSSysElemCapacitors ( )
virtual

◆ CPACSSysElemCapacitors() [2/3]

tigl::generated::CPACSSysElemCapacitors::CPACSSysElemCapacitors ( const CPACSSysElemCapacitors & )
privatedelete

◆ CPACSSysElemCapacitors() [3/3]

tigl::generated::CPACSSysElemCapacitors::CPACSSysElemCapacitors ( CPACSSysElemCapacitors && )
privatedelete

Member Function Documentation

◆ AddCapacitor()

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemCapacitors::AddCapacitor ( )
virtual

◆ GetCapacitor() [1/4]

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemCapacitors::GetCapacitor ( const std::string & UID)
virtual

◆ GetCapacitor() [2/4]

virtual TIGL_EXPORT const CPACSVehicleElementBase & tigl::generated::CPACSSysElemCapacitors::GetCapacitor ( const std::string & UID) const
virtual

◆ GetCapacitor() [3/4]

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemCapacitors::GetCapacitor ( size_t index)
virtual

◆ GetCapacitor() [4/4]

virtual TIGL_EXPORT const CPACSVehicleElementBase & tigl::generated::CPACSSysElemCapacitors::GetCapacitor ( size_t index) const
virtual

◆ GetCapacitorCount()

virtual TIGL_EXPORT size_t tigl::generated::CPACSSysElemCapacitors::GetCapacitorCount ( ) const
virtual

◆ GetCapacitorIndex()

virtual TIGL_EXPORT size_t tigl::generated::CPACSSysElemCapacitors::GetCapacitorIndex ( const std::string & UID) const
virtual

◆ GetCapacitors() [1/2]

virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSVehicleElementBase > > & tigl::generated::CPACSSysElemCapacitors::GetCapacitors ( )
virtual

◆ GetCapacitors() [2/2]

virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSVehicleElementBase > > & tigl::generated::CPACSSysElemCapacitors::GetCapacitors ( ) const
virtual

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject * tigl::generated::CPACSSysElemCapacitors::GetNextUIDParent ( )
virtual

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject * tigl::generated::CPACSSysElemCapacitors::GetNextUIDParent ( ) const
virtual

◆ GetParent() [1/2]

TIGL_EXPORT CPACSSysElemElectricalStorageElements * tigl::generated::CPACSSysElemCapacitors::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSSysElemElectricalStorageElements * tigl::generated::CPACSSysElemCapacitors::GetParent ( ) const

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSSysElemCapacitors::GetUIDManager ( )

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSSysElemCapacitors::GetUIDManager ( ) const

◆ operator=() [1/2]

CPACSSysElemCapacitors & tigl::generated::CPACSSysElemCapacitors::operator= ( const CPACSSysElemCapacitors & )
privatedelete

◆ operator=() [2/2]

CPACSSysElemCapacitors & tigl::generated::CPACSSysElemCapacitors::operator= ( CPACSSysElemCapacitors && )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemCapacitors::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
virtual

◆ RemoveCapacitor()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemCapacitors::RemoveCapacitor ( CPACSVehicleElementBase & ref)
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemCapacitors::WriteCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath ) const
virtual

Field Documentation

◆ m_capacitors

std::vector<std::unique_ptr<CPACSVehicleElementBase> > tigl::generated::CPACSSysElemCapacitors::m_capacitors
protected

Stores electrical energy in an electric field and releases it to the connected circuit.

◆ m_parent

CPACSSysElemElectricalStorageElements* tigl::generated::CPACSSysElemCapacitors::m_parent
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSSysElemCapacitors::m_uidMgr
protected

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