| Package | Description | 
|---|---|
| edu.wisc.ssec.mcidasv.chooser | 
 McIDAS-V specific choosers. 
 | 
| edu.wisc.ssec.mcidasv.control | 
 McIDAS-V specific controls. 
 | 
| edu.wisc.ssec.mcidasv.data | 
 McIDAS-V specific data choosers. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private McIdasXInfo | 
McIdasBridgeChooser.mcidasxInfo  | 
| Modifier and Type | Field and Description | 
|---|---|
private McIdasXInfo | 
McIdasImageSequenceControl.mcidasxInfo
McIDAS-X handles 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private McIdasXInfo | 
McIdasXDataSource.mcidasxInfo
McIDAS-X connection info 
 | 
private McIdasXInfo | 
McIdasXFrameInfo.myXInfo  | 
| Modifier and Type | Method and Description | 
|---|---|
McIdasXInfo | 
McIdasXDataSource.getMcIdasXInfo()
Get McIdasXInfo object 
 | 
| Constructor and Description | 
|---|
McIdasFrame(int frameNumber,
           McIdasXInfo xInfo)
Construct a new McIdasFrame from the given frame number 
 | 
McIdasXFrameInfo(int frameNumber,
                McIdasXInfo xInfo)
Create a new McIDAS-X frame using the given frame number and
 "info" object. 
 | 
McIdasXInfo(McIdasXInfo that)
Copy constructor 
 |