LTPDA Toolbox™ | contents | ![]() ![]() |
TOSI overloads the toSI value method for analysis objects in a ltpda_container object. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: TOSI overloads the toSI value method for analysis objects in a ltpda_container object. CALL: out = toSI(in); Note: this is just a wrapper of ao/toSI. Each AO in the ltpda_container is passed to ao/toSI with the input plist. INPUTS: in - input ltpda_container objects pl - parameter list OUTPUTS: out - output ltpda_container objects Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | ltpda_container |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
toSI | |||
AXIS | 'xyz' |
|
The axis on which to apply the method. |
EXCEPTION LIST, EXCEPTIONS | {'Hz', 'kg'} | none | Cell array with units you don't want to convert |
Example |
---|
plist('AXIS', 'xyz', 'EXCEPTION LIST', {'Hz', 'kg'}) |
Some information of the method ltpda_container/toSI are listed below: | |
---|---|
Class name | ltpda_container |
Method name | toSI |
Category | Signal Processing |
Package name | ltpda |
Can be used as modifier | 0 |
Supported numeric types | {'double'} |
![]() |
Method: collection/timeaverage | Method: collection/uminus | ![]() |
©LTP Team