Class Covdet.VlFrameDisc

  • Enclosing class:
    Covdet

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

      Fields 
      Modifier and Type Field Description
      (package private) float sigma
      < center y-coordinate
      (package private) float x  
      (package private) float y
      < center x-coordinate
    • Constructor Summary

      Constructors 
      Constructor Description
      VlFrameDisc()  
    • 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
    • Constructor Detail

      • VlFrameDisc

        VlFrameDisc()