IrasPscStar

net.aerith.misao.util.star. CatalogStar
#detailed_output :boolean
+CatalogStar()
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+reduceOutput() :void
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getCoorAccuracy() :byte
+setCoorAccuracy(byte accuracy) :void
+getDate() :JulianDay
+supportsMagnitude() :boolean
+supportsPhotometry() :boolean
+supportsAstrometry() :boolean
+isDescriptionEdittable() :boolean
+getVMagnitude() :double
+getUMagnitude() :double
+getBMagnitude() :double
+getRcMagnitude() :double
+getIcMagnitude() :double
+getBVDifference() :double
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitude(MagnitudeSystem system) :double
+getMagnitudeString(String system) :String
+getCatalogNameWithMagnitudeSystem(String system) :String
+getCatalogNamesWithMagnitudeSystem() :String
+getMagnitudeSystem(String catalog_name) :String
+getPhotometryHelpMessage() :String
+getHelpMessage(String name) :String
+getDefaultProperty() :PlotProperty
+getCoorString() :String
+getCoorStringWithoutUnit() :String
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. IrasPscStar
#number :byte[]
#ellipse_major :short
#ellipse_minor :short
#ellipse_pa :short
#flux12 :float
#flux25 :float
#flux60 :float
#flux100 :float
#flux12_limit :boolean
#flux25_limit :boolean
#flux60_limit :boolean
#flux100_limit :boolean
#variability :byte
+IrasPscStar()
+IrasPscStar(String number, Coor coor, short ellipse_major, short ellipse_minor, short ellipse_pa)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getCoorAccuracy() :byte
+getDefaultProperty() :PlotProperty
+setFlux12(float flux, boolean limit) :void
+setFlux25(float flux, boolean limit) :void
+setFlux60(float flux, boolean limit) :void
+setFlux100(float flux, boolean limit) :void
+setVariability(int variability) :void
#formatFlux(float flux, boolean limit) :String
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. IrasFscStar
+IrasFscStar()
+IrasFscStar(String number, Coor coor, short ellipse_major, short ellipse_minor, short ellipse_pa)
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getHierarchicalFolders() :Vector