Functions | |
SdifSignature | Easdif::SDIFFrame::GetMatrixSelection (SdifFileT *file) const |
bool | Easdif::SDIFFrame::MatrixExists (const SdifSignature &sig) const |
check if a matrix type exist in the frame with a SdifSignature | |
bool | Easdif::SDIFFrame::MatrixExists (const std::string &signature) const |
check if a matrix type exist in the frame with a string signature | |
SdifUInt4 | Easdif::SDIFFrame::GetNbMatrix () const |
get the number of matrix in the frame | |
SdifUInt4 | Easdif::SDIFFrame::size () const |
get the number of matrix in the frame | |
SdifSignature | Easdif::SDIFFrame::GetSignature () const |
get the signature of the frame | |
void | Easdif::SDIFFrame::GetSignature (std::string &sig) const |
get the signature of the frame | |
SdifUInt4 | Easdif::SDIFFrame::GetStreamID () const |
get the streamID of the frame | |
SdifFloat8 | Easdif::SDIFFrame::GetTime () const |
get the time of the frame | |
SdifUInt4 | Easdif::SDIFFrame::GetSize () const |
get the size of the frame |
|
get the matrix signature selected which is stored in file
|