public class JohnsonTransformation extends Object implements StarUtilizer
| Modifier and Type | Field and Description |
|---|---|
static String |
BI |
static String |
BIerr |
static String |
BVerr |
static String |
RI |
static String |
RIerr |
static String |
RV |
static String |
RVerr |
static String |
Verr |
| Constructor and Description |
|---|
JohnsonTransformation() |
| Modifier and Type | Method and Description |
|---|---|
Star |
utilize(Star ss)
R-V=- 0.508 * (B - V) - 0.040
B-I=2.36 * (B - V)
|
public static final String RI
public static final String RV
public static final String BI
public static final String Verr
public static final String BVerr
public static final String RIerr
public static final String RVerr
public static final String BIerr
public Star utilize(Star ss)
R-V=- 0.508 * (B - V) - 0.040 B-I=2.36 * (B - V)Using Landolt standards, one can find:
V-R=0.0064+0.3124*(B-V)+0.45715*(R-I) -0.314+3.28*(B-V)-0.627*(R-I) (B-V) < 0 U-B= 0 0<(B-V)<0.4 0.114-0.1236*(B-V)+1.489*(B-V)^2-0.2466*(B-V)^3-0.9764*(R-I)
utilize in interface StarUtilizerutilize in interface ObjectUtilizer<Star>ss - The plain star