.. include:: sub.txt ================== BilinearBackbone ================== .. function:: hystereticBackbone('Bilinear', backboneTag, e1, s1, e2, s2) :noindex: The backbone function is bilinear defined by two controlling points :math:`(e_1, s_1)` and :math:`(e_2, s_2)`. =================================== =========================================================================== ``backboneTag`` |int| integer tag identifying the backbone function. ``e1`` |float| parameter :math:`e_1`. ``s1`` |float| parameter :math:`s_1`. ``e2`` |float| parameter :math:`e_2`. ``s2`` |float| parameter :math:`s_2`. =================================== ===========================================================================