Interface IAttribute<T extends ParticleGroup.ParticleBean>

    • Method Detail

      • get

        double get​(T bean)
        Gets the value of this attribute
        Returns:
        The value
      • getUnit

        java.lang.String getUnit()
        Gets the unit in string
        Returns:
        The unit of this attribute
      • toString

        java.lang.String toString()
        Gets the name
        Overrides:
        toString in class java.lang.Object
        Returns:
        The name