Click or drag to resize

DoubleSymmetricSignalReader Methods

The DoubleSymmetricSignalReader type exposes the following members.

Methods
 NameDescription
Public methodUnpackFullToArray Builds the unpacked signal representation of the entire packed signal. If an array of row signals is being unpacked, only the CurrentRow is extracted and unpacked.
Public methodUnpackFullToVector Builds the unpacked signal representation of the entire packed signal. If an array of row signals is being unpacked, only the CurrentRow is extracted and unpacked.
Public methodUnpackSymmetricHalfToArray Builds a unpacked signal of the symmetric leading half of the packed signal. If an array of row signals is being unpacked, only the CurrentRow is extracted.
Public methodUnpackSymmetricHalfToVector Builds a unpacked signal of the symmetric leading half of the packed signal. If an array of row signals is being unpacked, only the CurrentRow is extracted.
Top
See Also