Star

net.aerith.misao.util. Coordinates
+getRA() :double
+getDecl() :double
net.aerith.misao.util.star. StarPosition
#mag :float
+StarPosition()
+StarPosition(double initial_x, double initial_y, double initial_mag)
+getMag() :double
+setMag(double new_mag) :void
+getOutputString() :String
+getOutputStrings() :String
#paramString() :String
+toString() :String
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.util.star. MergedStar
#content_list :Vector
+MergedStar(Star star)
+getStarCount() :int
+getStarAt(int index) :Star
+append(Star star) :void
+add(Position position) :void
+rescale(double ratio) :void
+mapCoordinatesToXY(ChartMapFunction cmf, DistortionField df) :void
+mapXYToCoordinates(ChartMapFunction cmf, DistortionField df) :void
+getOutputStrings() :String
+getOutputStringsWithXY() :String
+getPxfStringsWithXY() :String
net.aerith.misao.util.star. StarImage
#value :float
#peak :float
#area :int
#output_coordinates :boolean
+StarImage()
+StarImage(StarImage star_image)
+enableOutputCoordinates() :void
+getValue() :double
+setValue(double new_value) :void
+getPeak() :double
+setPeak(double new_peak) :void
+getArea() :int
+setArea(int new_area) :void
+getRadius() :double
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getOutputString() :String
+getPxfString() :String
#paramString() :String
+toString() :String