CatalogStar

net.aerith.misao.util.star. Star
#coor :Coor
#container_pair :StarPair
#color :Color
+Star()
+getRA() :double
+getDecl() :double
+getCoor() :Coor
+setCoor(Coor new_coor) :void
+getColor() :Color
+setColor(Color new_color) :void
+getName() :String
+getVsnetName() :String
+mapCoordinatesToXY(ChartMapFunction cmf) :void
+mapCoordinatesToXY(ChartMapFunction cmf, DistortionField df) :void
+mapXYToCoordinates(ChartMapFunction cmf) :void
+mapXYToCoordinates(ChartMapFunction cmf, DistortionField df) :void
+getPair() :StarPair
+setPair(StarPair pair) :void
+equals(Star star) :boolean
+getItemDelimiter() :String
+getKeyAndValueDelimiter() :String
+getCoorString() :String
+getCoorStringWithoutUnit() :String
+getPositionString() :String
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getOutputString() :String
+getOutputStringWithoutName() :String
+getOutputStringWithXY() :String
+getOutputStringsWithXY() :String
+getPxfString() :String
+getPxfStringWithXY() :String
+getPxfStringsWithXY() :String
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. DefaultStar
#name :String
#list :Vector
#coor_accuracy :byte
#DefaultStar()
#DefaultStar(String name, String coor_string)
+getNamePrefix() :String
+getName() :String
+setName(String name) :void
+getCoorAccuracy() :byte
+setCoorAccuracy(byte accuracy) :void
#getCatalogCategoryNumber() :int
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+setData(String data) :void
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. SampleStar
-memo :String
+SampleStar()
+SampleStar(Coor coor, double mag, String memo)
+getCatalogName() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+supportsMagnitude() :boolean
+supportsAstrometry() :boolean
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. UsnoAStar
#file_number :short
#star_number :int
#R_mag10 :short
#B_mag10 :short
+UsnoAStar()
+getVersion() :String
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getCoorAccuracy() :byte
+supportsMagnitude() :boolean
+supportsAstrometry() :boolean
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getHelpMessage(String name) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getOutputString() :String
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. StmStar
#number :short
+StmStar()
+StmStar(int number, Coor coor, float mag)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getCoorAccuracy() :byte
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
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
net.aerith.misao.catalog.star. Ac2000Star
#number :int
#v_mag :float
+Ac2000Star()
+Ac2000Star(int number, Coor coor, double b_mag)
+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
+setVMagnitude(double v_mag) :void
+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
net.aerith.misao.catalog.star. Bsc5Star
#number :int
#b_v :float
#u_b :float
#r_i :float
#spectrum :String
#prop_ra :Float
#prop_decl :Float
+Bsc5Star()
+Bsc5Star(int number, Coor coor, double v_mag)
+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
+getUMagnitude() :double
+getBMagnitude() :double
+getRcMagnitude() :double
+getIcMagnitude() :double
+getBVDifference() :double
+setBVDifference(double b_v) :void
+setUBDifference(double u_b) :void
+setRIDifference(double r_i) :void
+setSpectrum(String spectrum) :void
+setProperMotionInRA(double prop) :void
+setProperMotionInDecl(double prop) :void
+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
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. MpcFormatStar
#record :String
+MpcFormatStar()
+MpcFormatStar(String record)
+getName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogCategory() :String
+getDate() :JulianDay
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. DefaultVariableStar
#type :byte[]
#spectrum :byte[]
#epoch :byte[]
#period :byte[]
#mag_max :byte[]
#mag_min :byte[]
#mag_max_and_min :boolean
#mag_system :byte[]
+DefaultVariableStar()
+setType(String type) :void
+setSpectrum(String spectrum) :void
+setEpoch(String epoch) :void
+setPeriod(String period) :void
+setMagnitudeByMaxAndMin(String mag_max, String mag_min) :void
+setMagnitudeByRange(String mag, String range) :void
+setMagSystem(String mag_system) :void
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. MsxStar
#number :int
#position_error :Coor
#pm :Coor
#pm_error :Coor
#flux_A :float
#flux_B1 :float
#flux_B2 :float
#flux_C :float
#flux_D :float
#flux_E :float
#spectrum :byte[]
+MsxStar()
+MsxStar(int number, Coor coor, float error_ra, float error_decl, double pm_ra, double pm_decl, float pm_error_ra, float pm_error_decl, float v_mag, String spectrum)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getCoorAccuracy() :byte
+getDefaultProperty() :PlotProperty
+setFlux(float flux_A, float flux_B1, float flux_B2, float flux_C, float flux_D, float flux_E) :void
#formatFlux(float flux) :String
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. UserStar
#name :String
+UserStar()
+UserStar(String name, Coor coor, double mag)
+getName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+supportsMagnitude() :boolean
+supportsAstrometry() :boolean
+isDescriptionEdittable() :boolean
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. MinorPlanetCheckerStar
#name :String
#motion_ra :float
#motion_decl :float
#orbit :String
+MinorPlanetCheckerStar()
+MinorPlanetCheckerStar(String name, Coor coor, float mag, float motion_ra, float motion_decl, String orbit)
+getName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogCategory() :String
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getCoorAccuracy() :byte
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. Ucac1Star
#number :int
#epoch :float
#prop_ra :float
#prop_decl :float
+Ucac1Star()
+Ucac1Star(int number, Coor coor, double mag, double epoch, double prop_ra, double prop_decl)
+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
+supportsAstrometry() :boolean
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. Gsc11Star
#area_number :short
#star_number :short
#position_error10 :short
#mag_error100 :short
#band :byte
#class_number :byte
#plate :byte[]
#flag :byte
#epoch :byte[]
+Gsc11Star()
+Gsc11Star(short area_numer, short star_number, Coor coor, double mag, short position_error10, short mag_error100, byte band, byte class_number, byte[] plate, byte flag, byte[] epoch)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+supportsMagnitude() :boolean
+supportsAstrometry() :boolean
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getOutputString() :String
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. TychoStar
#tyc1 :short
#tyc2 :short
#tyc3 :short
#bt_mag :float
#vt_mag :float
#b_v :float
+TychoStar()
+TychoStar(short tyc1, short tyc2, short tyc3, Coor coor, double mag)
+setBtMagnitude(double mag) :void
+setVtMagnitude(double mag) :void
+setBVDifference(double mag) :void
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+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
net.aerith.misao.catalog.star. GspcStar
#number :byte[]
#b_v :float
+GspcStar()
+GspcStar(String number, Coor coor, double v_mag, double b_v)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+supportsMagnitude() :boolean
+supportsPhotometry() :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
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
net.aerith.misao.catalog.star. IcStar
#number :short
#type :byte[]
#size :float
#size_limit :boolean
#mag_system :byte[]
+IcStar()
+IcStar(int number, Coor coor, String type)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getCoorAccuracy() :byte
+getDefaultProperty() :PlotProperty
+setSize(float size, boolean limit) :void
+setMagSystem(String mag_system) :void
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. HicStar
#number :int
#v_mag :float
#b_v :float
#hp_accuracy :byte
#v_accuracy :byte
#bv_accuracy :byte
#spectrum :String
#prop_ra :Float
#prop_decl :Float
#parallax :Integer
+ACCURACY_10TH :byte
+ACCURACY_100TH :byte
+ACCURACY_1000TH :byte
+HicStar()
+HicStar(int number, Coor coor, double hp_mag, byte hp_accuracy)
+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
+setVMagnitude(double v_mag, byte accuracy) :void
+setBVDifference(double b_v, byte accuracy) :void
+setSpectrum(String spectrum) :void
+setProperMotionInRA(double prop) :void
+setProperMotionInDecl(double prop) :void
+setParallax(int parallax) :void
+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
net.aerith.misao.catalog.star. NgcStar
#number :short
#type :byte[]
#size :float
#size_limit :boolean
#mag_system :byte[]
+NgcStar()
+NgcStar(int number, Coor coor, String type)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogAcronym() :String
+getCatalogCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getCoorAccuracy() :byte
+getDefaultProperty() :PlotProperty
+setSize(float size, boolean limit) :void
+setMagSystem(String mag_system) :void
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. LoneosPhotometryStar
#name :String
#coor_accuracy :byte
#b_v :float
#v_r :float
#v_i :float
#accuracy :int
+ACCURACY_100TH :int
+ACCURACY_1000TH :int
+LoneosPhotometryStar()
+LoneosPhotometryStar(String name, String coor_string, double v_mag, int accuracy)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+supportsMagnitude() :boolean
+supportsPhotometry() :boolean
+getVMagnitude() :double
+getBMagnitude() :double
+getRcMagnitude() :double
+getIcMagnitude() :double
+getBVDifference() :double
+setBVDifference(double b_v) :void
+setVRcDifference(double v_r) :void
+setVIcDifference(double v_i) :void
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getPhotometryHelpMessage() :String
+getHelpMessage(String name) :String
+getCoorAccuracy() :byte
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. Tycho2Star
#tyc1 :short
#tyc2 :short
#tyc3 :short
#prop_ra :Float
#prop_decl :Float
#err_ra :float
#err_decl :float
#epoch_ra :float
#epoch_decl :float
#bt_mag :float
#vt_mag :float
#err_bt :float
#err_vt :float
+Tycho2Star()
+Tycho2Star(short tyc1, short tyc2, short tyc3, Coor coor)
+setProperMotionInRA(double prop) :void
+setProperMotionInDecl(double prop) :void
+setRAError(double err) :void
+setDeclError(double err) :void
+setEpochInRA(double epoch) :void
+setEpochInDecl(double epoch) :void
+setBtMagnitude(double mag) :void
+setVtMagnitude(double mag) :void
+setBtMagnitudeError(double err) :void
+setVtMagnitudeError(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
+getBtMagnitudeError() :double
+getVtMagnitudeError() :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
net.aerith.misao.catalog.star. SaoStar
#number :int
#p_mag :float
#v_mag :float
#spectrum :String
#prop_ra :Float
#prop_decl :Float
+SaoStar()
+SaoStar(int number, Coor coor)
+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
+supportsAstrometry() :boolean
+setPMagnitude(double p_mag) :void
+setVMagnitude(double v_mag) :void
+setSpectrum(String spectrum) :void
+setProperMotionInRA(double prop) :void
+setProperMotionInDecl(double prop) :void
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. LandoltStar
#name :String
#b_v :float
#u_b :float
#v_r :float
#r_i :float
#v_i :float
#v_err :float
#bv_err :float
#ub_err :float
#vr_err :float
#ri_err :float
#vi_err :float
+LandoltStar()
+LandoltStar(String name, Coor coor, double v_mag, double b_v, double u_b, double v_r, double r_i, double v_i, double v_err, double bv_err, double ub_err, double vr_err, double ri_err, double vi_err)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogCode() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getCoorAccuracy() :byte
+supportsMagnitude() :boolean
+supportsPhotometry() :boolean
+getVMagnitude() :double
+getUMagnitude() :double
+getBMagnitude() :double
+getRcMagnitude() :double
+getIcMagnitude() :double
+getBVDifference() :double
+getAvailableMagnitudeSystems() :String
+getMagnitude(String system) :double
+getMagnitudeString(String system) :String
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getKeyAndValuesForPhotometry() :KeyAndValue
net.aerith.misao.catalog.star. TicStar
#area_number :short
#star_number :short
#v_mag :float
#b_mag :float
+TicStar()
+TicStar(short area_number, short star_number, Coor coor)
+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
+setVMagnitude(double v_mag) :void
+setBMagnitude(double b_mag) :void
+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
net.aerith.misao.util.star. TargetStar
#astrometric_error :double
+TargetStar()
+TargetStar(Coor coor, double pos_error)
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
net.aerith.misao.util.star. DetectedStar
#astrometric_error :double
+DetectedStar()
+DetectedStar(StarImage star_image, double pos_error)
+DetectedStar(DetectedStar detected_star)
+setName(String name) :void
+getCatalogName() :String
+getCatalogFolderCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void