Class PbLinearDataMapping.HLSMapping

  • Enclosing class:
    PbLinearDataMapping

    public static class PbLinearDataMapping.HLSMapping
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      float[] c1  
      float[] c2  
      float v1  
      float v2  
    • Constructor Summary

      Constructors 
      Constructor Description
      HLSMapping()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • v1

        public float v1
      • c1

        public float[] c1
      • v2

        public float v2
      • c2

        public float[] c2
    • Constructor Detail

      • HLSMapping

        public HLSMapping()