🛰️航天仿真算法库 SpaceAST
0.0.1
载入中...
搜索中...
未找到
ast::BlockSaturation 成员列表
成员的完整列表,这些成员属于
ast::BlockSaturation
,包括所有继承而来的类成员
BlockSaturation
(double lowerLimit=-1.0, double upperLimit=1.0) (定义于
ast::BlockSaturation
)
ast::BlockSaturation
connect
(FuncBlock *src, StringView srcPortName, FuncBlock *dst, StringView dstPortName)
ast::FuncBlock
static
connect
(FuncBlock *src, size_t srcPortIndex, FuncBlock *dst, size_t dstPortIndex)
ast::FuncBlock
static
FuncBlock
()=default (定义于
ast::FuncBlock
)
ast::FuncBlock
getInputPort
(StringView portName)
ast::FuncBlock
getInputPort
(size_t portIndex)
ast::FuncBlock
getInputPortDataType
(size_t portIndex)
ast::FuncBlock
getInputPortRealSignal
(size_t portIndex)
ast::FuncBlock
getInputPorts
() const
ast::FuncBlock
inline
getInputPorts
() (定义于
ast::FuncBlock
)
ast::FuncBlock
inline
getInputPortSignal
(size_t portIndex)
ast::FuncBlock
getInputPortWidth
(size_t portIndex)
ast::FuncBlock
getLowerLimit
() const
ast::BlockSaturation
getNumInputPorts
() const
ast::FuncBlock
inline
getNumOutputPorts
() const
ast::FuncBlock
inline
getOutputPort
(StringView portName)
ast::FuncBlock
getOutputPort
(size_t portIndex)
ast::FuncBlock
getOutputPortDataType
(size_t portIndex)
ast::FuncBlock
getOutputPortRealSignal
(size_t portIndex)
ast::FuncBlock
getOutputPorts
() const
ast::FuncBlock
inline
getOutputPorts
() (定义于
ast::FuncBlock
)
ast::FuncBlock
inline
getOutputPortSignal
(size_t portIndex)
ast::FuncBlock
getOutputPortWidth
(size_t portIndex)
ast::FuncBlock
getUpperLimit
() const
ast::BlockSaturation
input_
(定义于
ast::BlockSaturation
)
ast::BlockSaturation
protected
inputPorts_
(定义于
ast::FuncBlock
)
ast::FuncBlock
protected
lowerLimit_
(定义于
ast::BlockSaturation
)
ast::BlockSaturation
protected
output_
(定义于
ast::BlockSaturation
)
ast::BlockSaturation
protected
outputBuffer_
(定义于
ast::BlockSaturation
)
ast::BlockSaturation
protected
outputPorts_
(定义于
ast::FuncBlock
)
ast::FuncBlock
protected
run
(const SimTime &simTime) override
ast::BlockSaturation
virtual
setLimits
(double lowerLimit, double upperLimit)
ast::BlockSaturation
setLowerLimit
(double lowerLimit)
ast::BlockSaturation
setUpperLimit
(double upperLimit)
ast::BlockSaturation
upperLimit_
(定义于
ast::BlockSaturation
)
ast::BlockSaturation
protected
~FuncBlock
() (定义于
ast::FuncBlock
)
ast::FuncBlock
inline
virtual
制作者
1.12.0