Package | Description |
---|---|
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 FrameComponentInfo |
McIdasImageSequenceControl.frameComponentInfo
Holds frame component information
|
Constructor and Description |
---|
FrameComponentInfo(FrameComponentInfo that)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
SingleBandedImage |
McIdasXDataSource.getMcIdasFrame(int frameNumber,
FrameComponentInfo frameComponentInfo,
FrameDirtyInfo frameDirtyInfo) |
private SingleBandedImage |
McIdasXDataSource.getMcIdasSequence(int frameNumber,
FrameComponentInfo frameComponentInfo,
FrameDirtyInfo frameDirtyInfo)
make a time series from selected McIdas-X frames
|