Annotation Interface ASignalAttrs.ASet

Enclosing class:
ASignalAttrs

@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public static @interface ASignalAttrs.ASet
Annotation for the PV channels providing the signal attributes for the wire scanner profiles. All three planes are represented. This is done by repeating the same annotation interface three times, one for each plane. This is the only solution I can using Java annotation.
Since:
Oct 3, 2011
Author:
Christopher K. Allen
  • Element Details

    • attrHor

      ASignalAttrs attrHor
      Signal attributes for the horizontal axis
    • attrVer

      ASignalAttrs attrVer
      Signal attributes for the vertical axis
    • attrDia

      ASignalAttrs attrDia
      Signal attributes for the diagonal axis