HipparcosStar

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. HipparcosStar
#number :int
#v_mag :float
#bt_mag :float
#vt_mag :float
#hp_mag :float
#b_v :float
#v_i :float
#mag_max :float
#mag_min :float
#period :Float
#prop_ra :Float
#prop_decl :Float
#spectrum :String
#parallax :Float
#err_ra :float
#err_decl :float
#err_bt :float
#err_vt :float
#err_hp :float
#err_bv :float
#err_vi :float
#err_prop_ra :float
#err_prop_decl :float
#err_parallax :float
+HipparcosStar()
+HipparcosStar(int number, Coor coor)
+setVMagnitude(double mag) :void
+setBtMagnitude(double mag) :void
+setVtMagnitude(double mag) :void
+setHpMagnitude(double mag) :void
+setBVDifference(double b_v) :void
+setVIDifference(double v_i) :void
+setMagMax(double mag) :void
+setMagMin(double mag) :void
+setPeriod(double period) :void
+setProperMotionInRA(double prop) :void
+setProperMotionInDecl(double prop) :void
+setSpectrum(String spectrum) :void
+setParallax(double parallax) :void
+setRAError(double err) :void
+setDeclError(double err) :void
+setBtMagnitudeError(double err) :void
+setVtMagnitudeError(double err) :void
+setHpMagnitudeError(double err) :void
+setBVDifferenceError(double err) :void
+setVIDifferenceError(double err) :void
+setProperMotionInRAError(double err) :void
+setProperMotionInDeclError(double err) :void
+setParallaxError(double err) :void
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getCoorAccuracy() :byte
+supportsMagnitude() :boolean
+supportsPhotometry() :boolean
+supportsAstrometry() :boolean
+getVMagnitude() :double
+getBMagnitude() :double
+getRcMagnitude() :double
+getIcMagnitude() :double
+getBVDifference() :double
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getPhotometryHelpMessage() :String
+getHelpMessage(String name) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getKeyAndValuesForPhotometry() :KeyAndValue