|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemData | |
|---|---|
| fileio | |
| plotting | |
| systemic | |
| ui | |
| Uses of SystemData in fileio |
|---|
| Methods in fileio that return SystemData | |
|---|---|
static SystemData |
FileIO.openSystem(java.lang.String fileName)
|
static SystemData |
FileIO.openSystem(java.lang.String fileName,
Pair<java.lang.String,java.lang.Boolean> sliceIndex)
|
| Methods in fileio with parameters of type SystemData | |
|---|---|
static void |
FileIO.setStar(java.util.StringTokenizer st,
java.io.BufferedReader in,
SystemData sys)
|
| Uses of SystemData in plotting |
|---|
| Methods in plotting with parameters of type SystemData | |
|---|---|
void |
LogPlot2.setCurve(double[][] dataNew,
java.lang.String nameNew,
boolean calculate,
SystemData sys)
|
| Uses of SystemData in systemic |
|---|
| Methods in systemic that return SystemData | |
|---|---|
SystemData |
Kernel.getSystemData()
Returns information about the stellar host. |
| Methods in systemic with parameters of type SystemData | |
|---|---|
void |
Kernel.setSystemData(SystemData data)
Sets properties of the system (see SystemData) |
| Uses of SystemData in ui |
|---|
| Methods in ui that return SystemData | |
|---|---|
SystemData |
Systemic.getSystemData()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||