|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.aerith.misao.util.PhotometricError
The PhotometricError represents the error of
photometry.
| Field Summary | |
protected double |
err
The error. |
| Constructor Summary | |
PhotometricError(java.util.Vector pair_list)
Constructs an PhotometricError based on the list
of pairs. |
|
| Method Summary | |
double |
getError()
Gets the photometric error. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
protected double err
| Constructor Detail |
public PhotometricError(java.util.Vector pair_list)
PhotometricError based on the list
of pairs.pair_list - the list of pairs.| Method Detail |
public double getError()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||