DefaultVariableStar

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. 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. GcvsStar
#constellation :byte
#star_number :byte[]
#coor_accuracy :byte
+GcvsStar()
+GcvsStar(String constellation_name, String star_number, Coor coor, byte coor_accuracy, String type, String spectrum, String epoch, String period)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getCoorAccuracy() :byte
+setCoorAccuracy(byte accuracy) :void
+getDefaultProperty() :PlotProperty
net.aerith.misao.catalog.star. ExtraGalacticStar
#host :String
#star_number :int
#coor_accuracy :byte
+ExtraGalacticStar()
+ExtraGalacticStar(String host, int star_number, Coor coor, byte coor_accuracy, String type, String spectrum, String epoch, String period)
+getName() :String
+getVsnetName() :String
+setName(String name) :void
+getCatalogName() :String
+getCatalogCode() :String
+getCatalogCategory() :String
+getHierarchicalFolders() :Vector
+getStarFolder() :String
+getPositionErrorInArcsec() :double
+getMaximumPositionErrorInArcsec() :double
+getCoorAccuracy() :byte
+setCoorAccuracy(byte accuracy) :void
+getDefaultProperty() :PlotProperty
net.aerith.misao.catalog.star. MisVStar
#number :short
#gcvs :String
#id :byte[]
#discovery_date :String
#discoverers :String
+MisVStar()
+MisVStar(int number, Coor coor)
+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
+setGcvsName(String gcvs) :void
+setID(String id) :void
+setDiscoveryDate(String date) :void
+setDiscoverers(String discoverers) :void
+getDefaultProperty() :PlotProperty
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
net.aerith.misao.catalog.star. NsvStar
#star_number :int
#additional_character :String
#coor_accuracy :byte
+NsvStar()
+NsvStar(int star_number, String additional_character, Coor coor, byte coor_accuracy, String type, String spectrum, String epoch, String period)
+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
+setCoorAccuracy(byte accuracy) :void
+getDefaultProperty() :PlotProperty