public class Stardata extends Object
| Constructor and Description |
|---|
Stardata(AngleDR a,
double[] pm,
double p,
double rv)
Various characteristics of an Observation
|
| Modifier and Type | Method and Description |
|---|---|
AngleDR |
getAngle()
Get the Angle
|
double[] |
getMotion()
Get the Proper motion
|
double |
getParallax()
Get the Parallax
|
double |
getRV()
Get the radial velocity
|
String |
toString()
Get the current values as a string
|
public Stardata(AngleDR a, double[] pm, double p, double rv)
a - Angle (α,δ)pm - Proper motionp - Parallaxrv - Radial velocitypublic AngleDR getAngle()
public double[] getMotion()
public double getParallax()
public double getRV()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.