Package gaiasky.util.filter.attrib
Class AttributeGalLongitude
java.lang.Object
gaiasky.util.filter.attrib.AttributeAbstract
gaiasky.util.filter.attrib.AttributeGalLongitude
- All Implemented Interfaces:
IAttribute
-
Field Summary
Fields inherited from interface gaiasky.util.filter.attrib.IAttribute
aux1, aux2
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gaiasky.util.filter.attrib.AttributeAbstract
equals
-
Constructor Details
-
AttributeGalLongitude
public AttributeGalLongitude()
-
-
Method Details
-
get
Description copied from interface:IAttribute
Gets the value of this attribute- Specified by:
get
in interfaceIAttribute
- Parameters:
bean
- The particle or star bean- Returns:
- The value
-
getUnit
Description copied from interface:IAttribute
Gets the unit in string- Specified by:
getUnit
in interfaceIAttribute
- Returns:
- The unit of this attribute
-
toString
Description copied from interface:IAttribute
Gets the name- Specified by:
toString
in interfaceIAttribute
- Overrides:
toString
in classObject
- Returns:
- The name
-