SDSUAutoguider CORBA Interface
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | List of all members
iSDSUAutoguider.Star Class Reference
Inheritance diagram for iSDSUAutoguider.Star:

Public Member Functions

 Star ()
 
 Star (double _Centroidx, double _Centroidy, double _IsophotalIntensity, double _PeakIntensity, double _IsophotalSize, double _Ellipticity, double _FWHMx, double _FWHMy, double _SkyNoise, double _SkyLevel, double _PeakSNR, double _Seeing, double _Magnitude, double _RelativeTransparency)
 

Public Attributes

double Centroidx = (double)0
 
double Centroidy = (double)0
 
double IsophotalIntensity = (double)0
 
double PeakIntensity = (double)0
 
double IsophotalSize = (double)0
 
double Ellipticity = (double)0
 
double FWHMx = (double)0
 
double FWHMy = (double)0
 
double SkyNoise = (double)0
 
double SkyLevel = (double)0
 
double PeakSNR = (double)0
 
double Seeing = (double)0
 
double Magnitude = (double)0
 
double RelativeTransparency = (double)0
 

Detailed Description

iSDSUAutoguider/Star.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from iSDSUAutoguider.idl Friday, 10 February 2017 09:35:14 o'clock GMT

Constructor & Destructor Documentation

iSDSUAutoguider.Star.Star ( )
inline
iSDSUAutoguider.Star.Star ( double  _Centroidx,
double  _Centroidy,
double  _IsophotalIntensity,
double  _PeakIntensity,
double  _IsophotalSize,
double  _Ellipticity,
double  _FWHMx,
double  _FWHMy,
double  _SkyNoise,
double  _SkyLevel,
double  _PeakSNR,
double  _Seeing,
double  _Magnitude,
double  _RelativeTransparency 
)
inline

Member Data Documentation

double iSDSUAutoguider.Star.Centroidx = (double)0

The x co-ordinate of the centroid of the star.

double iSDSUAutoguider.Star.Centroidy = (double)0

The y co-ordinate of the centroid of the star.

double iSDSUAutoguider.Star.Ellipticity = (double)0

The ellipticity of the star (0=circular, 1=line).

double iSDSUAutoguider.Star.FWHMx = (double)0

The full width half maximum in x of the star.

double iSDSUAutoguider.Star.FWHMy = (double)0

The full width half maximum in y of the star.

double iSDSUAutoguider.Star.IsophotalIntensity = (double)0

The isophotal intensity of the star.

double iSDSUAutoguider.Star.IsophotalSize = (double)0

The isophotal size of the star.

double iSDSUAutoguider.Star.Magnitude = (double)0

The magnitude of the star, based on the isophotal intensity.

double iSDSUAutoguider.Star.PeakIntensity = (double)0

The peak intensity of the star.

double iSDSUAutoguider.Star.PeakSNR = (double)0

The peak signal to noise ratio of the star.

double iSDSUAutoguider.Star.RelativeTransparency = (double)0

The relative transparency of the star, based on the ratios of isophotal intensities.

double iSDSUAutoguider.Star.Seeing = (double)0

The seeing of the star in arcseconds based on the FWHM.

double iSDSUAutoguider.Star.SkyLevel = (double)0

The sky signal level.

double iSDSUAutoguider.Star.SkyNoise = (double)0

The sky noise.


The documentation for this class was generated from the following file: