Template Struct SignalNodeData
Defined in File SignalNodeData.hpp
Struct Documentation
-
template<typename real_type, typename index_type>
struct SignalNodeData Contains modeling data for a Bus.
Integer parameters are of the same type as matrix and vector indices.
- Todo:
Decide on naming scheme for model parameters.
- Template Parameters:
real_type – Real parameter data type
index_type – Integer parameter data type