Msx5cStar

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. Msx5cStar
#name :String
#error_in_scan :float
#error_cross_scan :float
#flux_A :float
#flux_A_var :boolean
#flux_B1 :float
#flux_B1_var :boolean
#flux_B2 :float
#flux_B2_var :boolean
#flux_C :float
#flux_C_var :boolean
#flux_D :float
#flux_D_var :boolean
#flux_E :float
#flux_E_var :boolean
+Msx5cStar()
+Msx5cStar(String name, Coor coor, float error_in_scan, float error_cross_scan)
+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
+setFluxA(float flux, boolean var) :void
+setFluxB1(float flux, boolean var) :void
+setFluxB2(float flux, boolean var) :void
+setFluxC(float flux, boolean var) :void
+setFluxD(float flux, boolean var) :void
+setFluxE(float flux, boolean var) :void
#formatFlux(float flux, boolean var) :String
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void