Package | Description |
---|---|
edu.wisc.ssec.mcidasv.chooser |
McIDAS-V specific choosers.
|
Modifier and Type | Field and Description |
---|---|
private PolarOrbitTrackChooser |
TLEFileChooser.potc |
Modifier and Type | Method and Description |
---|---|
PolarOrbitTrackChooser |
TLEFileChooser.getPotc() |
Modifier and Type | Method and Description |
---|---|
void |
TLEFileChooser.setPotc(PolarOrbitTrackChooser potc) |
Constructor and Description |
---|
TLEFileChooser(PolarOrbitTrackChooser chooser,
String directory,
String filename)
Create the file chooser
|