<h:div class="summary">The type of a torsion angle.</h:div> |
Element | torsion |
<xsd:simpleType name="torsionAngleType" id="st.torsionAngleType"> <xsd:annotation> <xsd:documentation> <h:div class="summary">The type of a torsion angle.</h:div> </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:double"> <xsd:minInclusive value="-360.0"/> <xsd:maxInclusive value="360.0"/> </xsd:restriction> </xsd:simpleType> |