Class AttributeAppmag

java.lang.Object
gaiasky.util.filter.attrib.AttributeAbstract
gaiasky.util.filter.attrib.AttributeAppmag
All Implemented Interfaces:
IAttribute

public class AttributeAppmag extends AttributeAbstract implements IAttribute
  • Constructor Details

    • AttributeAppmag

      public AttributeAppmag()
  • Method Details

    • get

      public double get(IParticleRecord bean)
      Description copied from interface: IAttribute
      Gets the value of this attribute
      Specified by:
      get in interface IAttribute
      Parameters:
      bean - The particle or star bean
      Returns:
      The value
    • getUnit

      public String getUnit()
      Description copied from interface: IAttribute
      Gets the unit in string
      Specified by:
      getUnit in interface IAttribute
      Returns:
      The unit of this attribute
    • toString

      public String toString()
      Description copied from interface: IAttribute
      Gets the name
      Specified by:
      toString in interface IAttribute
      Overrides:
      toString in class Object
      Returns:
      The name