A B C E F G M P S

A

accept(File) - Method in class FiltroLog
 
actionPerformed(ActionEvent) - Method in class binarias
 

B

binarias - class binarias.
This is the main class.
binarias(String) - Constructor for class binarias
Creates new form binarias, displaying the labels according to the language chosen by the user when he runs the application

C

calcularAP() - Method in class binarias
Calculates the Position Angle
calcularRho() - Method in class binarias
Calculates the Angular Separation
convertirAdouble(DefaultListModel) - Method in class binarias
Converts a ListModel into a Vector of double values
crearLog(String) - Method in class binarias
Creates the log file (ascii), using the chosen language.

E

estadistica - class estadistica.
This is the main class.
estadistica() - Constructor for class estadistica
This constructor sets minimo1 and minimo2 to their defalut values (10 and 30) The meaning of these values are explain latter, in the getErrAbs method.

F

FiltroLog - class FiltroLog.
This is the main class.
FiltroLog() - Constructor for class FiltroLog
 

G

getDescription() - Method in class FiltroLog
 
getErrAbs(double[]) - Method in class estadistica
Calculates the absolute error of a serie of values.
getPromedio(double[]) - Method in class estadistica
Gets the mean value a serie of values.
getSigmaN_1(double[]) - Method in class estadistica
Calculates the sigmaN-1 of a serie of values.
getSigmaN(double[]) - Method in class estadistica
Calculates the sigmaN of a serie of values.
getTextField(JSpinner) - Method in class binarias
 

M

main(String[]) - Static method in class binarias
 

P

PanelLogo - class PanelLogo.
This is the main class.
PanelLogo() - Constructor for class PanelLogo
 

S

sdKnuth(double[], int) - Method in class estadistica
Calculates the standard deviation of an array of numbers.
setLanguageLabels(String) - Method in class binarias
Displays the labels of components according to the chosen language.
setMinimo1(int) - Method in class estadistica
Sets the value of minimum1.
setMinimo2(int) - Method in class estadistica
Sets the value of minimum2.
setN(int) - Method in class estadistica
Sets the number of measures to be taken into account.
setTextLinfo(String) - Method in class PanelLogo
 

A B C E F G M P S