Class HallRotationTerm


  • class HallRotationTerm
    extends Object
    • Field Detail

      • primitiveCode

        String primitiveCode
      • lookupCode

        String lookupCode
      • translationString

        String translationString
      • seitzMatrix12ths

        javajs.util.M4 seitzMatrix12ths
      • isImproper

        boolean isImproper
      • order

        int order
      • axisType

        char axisType
      • diagonalReferenceAxis

        char diagonalReferenceAxis
      • allPositive

        boolean allPositive
    • Constructor Detail

      • HallRotationTerm

        HallRotationTerm​(HallInfo hallInfo,
                         String code,
                         int prevOrder,
                         char prevAxisType)
    • Method Detail

      • getXYZ

        String getXYZ​(boolean allPositive)