Class Covdet.VlFrameOrientedDisc

  • Enclosing class:
    Covdet

    class Covdet.VlFrameOrientedDisc
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) float angle
      < radius or scale
      (package private) float sigma
      < center y-coordinate
      (package private) float x  
      (package private) float y
      < center x-coordinate
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • x

        float x
      • y

        float y
        < center x-coordinate
      • sigma

        float sigma
        < center y-coordinate
      • angle

        float angle
        < radius or scale
    • Constructor Detail

      • VlFrameOrientedDisc

        VlFrameOrientedDisc()