Class Receiver


  • public class Receiver
    extends java.lang.Object
    Holds all the state information for a single receiver.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean active  
      (package private) int last  
      (package private) int max  
      (package private) int min  
    • Constructor Summary

      Constructors 
      Constructor Description
      Receiver​(javax.vecmath.Point3d position)