public class RaDecMagBV extends Object
MessageEvent.SEPCHAR.| Modifier and Type | Field and Description |
|---|---|
protected float |
bv |
protected double |
dec |
protected float |
mag |
protected double |
ra |
| Modifier | Constructor and Description |
|---|---|
protected |
RaDecMagBV(String line)
Converts a single line into four values, ra, dec, mag, and b-v of a
star.
|
protected double ra
protected double dec
protected float mag
protected float bv
protected RaDecMagBV(String line)