| accGravityPtr_ | ast::BlockGravity | protected |
| BlockGravity() (定义于 ast::BlockGravity) | ast::BlockGravity | |
| BlockGravity(const GravityField &gravityField, int degree, int order, Axes *gravityAxes=nullptr, Axes *propagationAxes=nullptr) (定义于 ast::BlockGravity) | ast::BlockGravity | |
| BlockGravity(GravityField &&gravityField, int degree, int order, Axes *gravityAxes=nullptr, Axes *propagationAxes=nullptr) (定义于 ast::BlockGravity) | ast::BlockGravity | |
| 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 |
| derivativePorts_ (定义于 ast::BlockDerivative) | ast::BlockDerivative | protected |
| FuncBlock()=default (定义于 ast::FuncBlock) | ast::FuncBlock | |
| getDerivativePorts() const | ast::BlockDerivative | inline |
| getDerivativePorts() (定义于 ast::BlockDerivative) | ast::BlockDerivative | inline |
| 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 | |
| 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 | |
| gravityAxes_ | ast::BlockGravity | protected |
| gravityCalculator_ | ast::BlockGravity | protected |
| inputPorts_ (定义于 ast::FuncBlock) | ast::FuncBlock | protected |
| outputPorts_ (定义于 ast::FuncBlock) | ast::FuncBlock | protected |
| posPtr_ | ast::BlockGravity | protected |
| propagationAxes_ | ast::BlockGravity | protected |
| run(const SimTime &simTime) final | ast::BlockGravity | virtual |
| vectorBuffer_ | ast::BlockGravity | protected |
| velocityDerivativePtr_ | ast::BlockGravity | protected |
| ~BlockDerivative() override=default | ast::BlockDerivative | |
| ~FuncBlock() (定义于 ast::FuncBlock) | ast::FuncBlock | inlinevirtual |