Functions | |
void | Easdif::SDIFFrame::Print () |
see the content of a frame | |
void | Easdif::SDIFFrame::PrintHeader () |
see the frame header | |
void | Easdif::SDIFFrame::ClearData () |
reinitialize the frame: remove all matrices and set all headers to initial default values | |
void | Easdif::SDIFFrame::clear () |
reinitialize the frame: remove all matrices and set all headers to initial default values | |
void | Easdif::SDIFFrame::Resize (int _size) |
resize the vector to hold _size SDIFMatrices | |
void | Easdif::SDIFFrame::resize (int _size) |
resize the vector to hold _size SDIFMatrices |
|
reinitialize the frame: remove all matrices and set all headers to initial default values use Resize(0) to clear only the matrices. |
|
resize the vector to hold _size SDIFMatrices
|
|
resize the vector to hold _size SDIFMatrices
|