Flange

connector Flange "One-dimensional rotational flange"
    SI.Angle phi "Absolute rotation angle of flange";
    flow SI.Torque tau "Cut torque in the flange";

    annotation (Documentation(info = "<html>\n<p>\nThis is a connector for 1D rotational mechanical systems.\nIt has no icon definition and is only used by inheritance from\nflange connectors to define different icons.\n</p>\n<p>\nThe following variables are defined in this connector:\n</p>\n\n<blockquote><pre>\nphi: Absolute rotation angle of the flange in [rad].\ntau: Cut-torque in the flange in [Nm].\n</pre></blockquote>\n</html>"));
end Flange;