Adapter() | AnimatSim::Adapters::Adapter | |
AddExternalNodeInput(int iTargetDataType, float fltInput) | AnimatSim::Adapters::Adapter | virtual |
AddGain(std::string strXml) | AnimatSim::Adapters::Adapter | protectedvirtual |
AddItem(const std::string &strItemType, const std::string &strXml, bool bThrowError=true, bool bDoNotInit=false) | AnimatSim::AnimatBase | virtual |
AfterResetSimulation() | AnimatSim::AnimatBase | virtual |
AnimatBase() | AnimatSim::AnimatBase | |
ApplyExternalNodeInput(int iTargetDataType, float fltRate) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | protectedvirtual |
CalculateSnapshotByteSize() | AnimatSim::AnimatBase | virtual |
CastToDerived(AnimatBase *lpBase) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | inlinestatic |
CastToDerived(AnimatBase *lpBase) (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | inlinestatic |
CellsToStim(std::string strXml) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | virtual |
ConnectedToPhysics() | AnimatSim::Adapters::Adapter | virtual |
Copy(CStdSerialize *lpSource) (defined in AnimatSim::Node) | AnimatSim::Node | virtual |
Coverage(std::string strType) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | virtual |
CsAdapter() | AnimatCarlSim::CsAdapter | |
DelayBufferInterval() | AnimatSim::Adapters::Adapter | virtual |
DelayBufferInterval(float fltVal) | AnimatSim::Adapters::Adapter | virtual |
DelayBufferMode() | AnimatSim::Adapters::Adapter | virtual |
DelayBufferMode(eDelayBufferMode eMode) | AnimatSim::Adapters::Adapter | virtual |
DetachAdaptersFromSimulation() (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | virtual |
Enabled() | AnimatSim::Node | virtual |
Enabled(bool bValue) | AnimatSim::Node | virtual |
GetDataPointer(const std::string &strDataType) | AnimatSim::Adapters::Adapter | virtual |
GetGain() | AnimatSim::Adapters::Adapter | virtual |
GetNeuralModule() | AnimatSim::AnimatBase | virtual |
GetNode() | AnimatSim::AnimatBase | virtual |
GetSimulator() | AnimatSim::AnimatBase | virtual |
GetStructure() | AnimatSim::AnimatBase | virtual |
GetTargetDataTypeIndex(const std::string &strDataType) | AnimatSim::Node | virtual |
HasProperty(const std::string &strName) | AnimatSim::AnimatBase | virtual |
ID() | AnimatSim::AnimatBase | virtual |
ID(std::string strValue) | AnimatSim::AnimatBase | virtual |
Initialize() | AnimatCarlSim::CsAdapter | virtual |
InitIODisableDuration() | AnimatSim::Adapters::Adapter | virtual |
InitIODisableDuration(float fltVal) | AnimatSim::Adapters::Adapter | virtual |
Kill(bool bState=true) | AnimatSim::Node | virtual |
Load(CStdXml &oXml) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | virtual |
AnimatSim::Node::Load(StdUtils::CStdXml &oXml) | AnimatSim::AnimatBase | virtual |
LoadCellsToStim(CStdXml &oXml) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | protectedvirtual |
LoadKeyFrameSnapshot(byte *aryBytes, long &lIndex) | AnimatSim::AnimatBase | virtual |
m_aryCellsToStim | AnimatCarlSim::CsAdapter | protected |
m_aryDelayBuffer | AnimatSim::Adapters::Adapter | protected |
m_bConnectedToPhysics | AnimatSim::Adapters::Adapter | protected |
m_bEnabled | AnimatSim::AnimatBase | protected |
m_bInitEnabled | AnimatSim::Node | protected |
m_bSelected | AnimatSim::AnimatBase | protected |
m_bStimWholePopulation (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | protected |
m_bSynchWithRobot | AnimatSim::Adapters::Adapter | protected |
m_eDelayBufferMode (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | protected |
m_fltCalculatedVal | AnimatSim::Adapters::Adapter | protected |
m_fltDelayBufferInterval (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | protected |
m_fltEnabled | AnimatSim::Node | protected |
m_fltInitIODisableDuration | AnimatSim::Adapters::Adapter | protected |
m_fltNextVal | AnimatSim::Adapters::Adapter | protected |
m_fltPrevAppliedRate | AnimatCarlSim::CsAdapter | protected |
m_fltRobotIOScale | AnimatSim::Adapters::Adapter | protected |
m_fltSynchUpdateInterval | AnimatSim::Adapters::Adapter | protected |
m_fltSynchUpdateStartInterval | AnimatSim::Adapters::Adapter | protected |
m_fltUpdatedValue | AnimatSim::Adapters::Adapter | protected |
m_iSynchCount | AnimatSim::Adapters::Adapter | protected |
m_iSynchTarget | AnimatSim::Adapters::Adapter | protected |
m_iSynchUpdateInterval | AnimatSim::Adapters::Adapter | protected |
m_iSynchUpdateStartInterval | AnimatSim::Adapters::Adapter | protected |
m_iTargetDataType | AnimatSim::Adapters::Adapter | protected |
m_lpGain | AnimatSim::Adapters::Adapter | protected |
m_lpModule | AnimatSim::AnimatBase | protected |
m_lpNode | AnimatSim::AnimatBase | protected |
m_lpOrganism | AnimatSim::Node | protected |
m_lpSim | AnimatSim::AnimatBase | protected |
m_lpSourceData | AnimatSim::Adapters::Adapter | protected |
m_lpSourceNode | AnimatSim::Adapters::Adapter | protected |
m_lpSpikeGen | AnimatCarlSim::CsAdapter | protected |
m_lpStructure | AnimatSim::AnimatBase | protected |
m_lpTargetNode | AnimatSim::Adapters::Adapter | protected |
m_strID | AnimatSim::AnimatBase | protected |
m_strName | AnimatSim::AnimatBase | protected |
m_strSourceDataType | AnimatSim::Adapters::Adapter | protected |
m_strSourceID | AnimatSim::Adapters::Adapter | protected |
m_strSourceModule | AnimatSim::Adapters::Adapter | protected |
m_strTargetDataType | AnimatSim::Adapters::Adapter | protected |
m_strTargetID | AnimatSim::Adapters::Adapter | protected |
m_strTargetModule | AnimatSim::Adapters::Adapter | protected |
m_strType | AnimatSim::AnimatBase | protected |
Name() | AnimatSim::AnimatBase | virtual |
Name(std::string strValue) | AnimatSim::AnimatBase | virtual |
NeedsRobotSynch() (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | protectedvirtual |
Node() | AnimatSim::Node | |
PropertyType(const std::string &strName) (defined in AnimatSim::AnimatBase) | AnimatSim::AnimatBase | virtual |
QueryProperties(CStdPtrArray< TypeProperty > &aryProperties) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | virtual |
AnimatSim::Adapters::Adapter::QueryProperties(CStdPtrArray< TypeProperty > &aryProperties) | AnimatSim::Adapters::Adapter | virtual |
RateChanged(float fltRate) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | protectedvirtual |
ReInitialize() | AnimatSim::AnimatBase | virtual |
RemoveItem(const std::string &strItemType, const std::string &strID, bool bThrowError=true) | AnimatSim::AnimatBase | virtual |
Reset() | AnimatSim::AnimatBase | virtual |
ResetSimulation() | AnimatCarlSim::CsAdapter | virtual |
RigidBodyAdded(std::string strID) (defined in AnimatSim::AnimatBase) | AnimatSim::AnimatBase | inlinevirtual |
RigidBodyRemoved(std::string strID) (defined in AnimatSim::AnimatBase) | AnimatSim::AnimatBase | inlinevirtual |
RobotIOScale() | AnimatSim::Adapters::Adapter | virtual |
RobotIOScale(float fltVal) | AnimatSim::Adapters::Adapter | virtual |
SaveKeyFrameSnapshot(byte *aryBytes, long &lIndex) | AnimatSim::AnimatBase | virtual |
Selected() | AnimatSim::AnimatBase | virtual |
Selected(bool bValue, bool bSelectMultiple) | AnimatSim::AnimatBase | virtual |
SetData(const std::string &strDataType, const std::string &strValue, bool bThrowError=true) | AnimatCarlSim::CsAdapter | virtual |
AnimatSim::AnimatBase::SetData(const std::string &strDataType, const float fltValue, bool bThrowError=true) | AnimatSim::AnimatBase | virtual |
AnimatSim::AnimatBase::SetData(const std::string &strDataType, const long lValue, bool bThrowError=true) | AnimatSim::AnimatBase | virtual |
SetDelayBufferSize() (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | protectedvirtual |
SetDestinationID(std::string strXml) (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | protectedvirtual |
SetGain(Gain *lpGain) (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | virtual |
SetOriginID(std::string strXml) (defined in AnimatSim::Adapters::Adapter) | AnimatSim::Adapters::Adapter | protectedvirtual |
SetSystemPointers(Simulator *lpSim, Structure *lpStructure, NeuralModule *lpModule, Node *lpNode, bool bVerify) | AnimatSim::Node | virtual |
SimPausing() | AnimatSim::AnimatBase | virtual |
SimStarting() | AnimatSim::AnimatBase | virtual |
SimStopping() | AnimatSim::AnimatBase | virtual |
SourceDataType() | AnimatSim::Adapters::Adapter | virtual |
SourceDataType(std::string strType) | AnimatSim::Adapters::Adapter | virtual |
SourceID() | AnimatSim::Adapters::Adapter | virtual |
SourceID(std::string strID) | AnimatSim::Adapters::Adapter | virtual |
SourceModule() | AnimatSim::Adapters::Adapter | virtual |
SourceModule(std::string strName) | AnimatSim::Adapters::Adapter | virtual |
SourceNode() | AnimatSim::Adapters::Adapter | virtual |
StepSimulation() | AnimatSim::Adapters::Adapter | virtual |
StimWholePopulation() (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | virtual |
StimWholePopulation(bool bVal) (defined in AnimatCarlSim::CsAdapter) | AnimatCarlSim::CsAdapter | virtual |
SynchUpdateInterval() | AnimatSim::Adapters::Adapter | virtual |
SynchUpdateInterval(float fltVal) | AnimatSim::Adapters::Adapter | virtual |
SynchUpdateStartInterval() | AnimatSim::Adapters::Adapter | virtual |
SynchUpdateStartInterval(float fltVal) | AnimatSim::Adapters::Adapter | virtual |
SynchWithRobot() | AnimatSim::Adapters::Adapter | virtual |
SynchWithRobot(bool bVal) | AnimatSim::Adapters::Adapter | virtual |
TargetDataType() | AnimatSim::Adapters::Adapter | virtual |
TargetDataType(std::string strType) | AnimatSim::Adapters::Adapter | virtual |
TargetID() | AnimatSim::Adapters::Adapter | virtual |
TargetID(std::string strID) | AnimatSim::Adapters::Adapter | virtual |
TargetModule() | AnimatSim::Adapters::Adapter | virtual |
TargetModule(std::string strName) | AnimatSim::Adapters::Adapter | virtual |
TargetNode() | AnimatSim::Adapters::Adapter | virtual |
TimeStepModified() | AnimatSim::Adapters::Adapter | virtual |
Type() | AnimatSim::AnimatBase | virtual |
Type(std::string strValue) | AnimatSim::AnimatBase | virtual |
UpdateData() | AnimatSim::Node | protectedvirtual |
VerifySystemPointers() | AnimatSim::Node | virtual |
VisualSelectionModeChanged(int iNewMode) | AnimatSim::AnimatBase | virtual |
~Adapter() | AnimatSim::Adapters::Adapter | virtual |
~AnimatBase() | AnimatSim::AnimatBase | virtual |
~CsAdapter() | AnimatCarlSim::CsAdapter | virtual |
~Node() | AnimatSim::Node | virtual |