Metric

Metric for use in InhomogeneousParam

Simple Type Information

Used By

Source

<xs:simpleType name="Metric">
  <xs:annotation>
    <xs:documentation>Metric for use in InhomogeneousParam</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Path Length from root"/>
    <xs:enumeration value="3D radial position"/>
    <xs:enumeration value="3D path length from line"/>
  </xs:restriction>
</xs:simpleType>