LTPDA Toolbox™ | contents | ![]() ![]() |
PHASE is the phase operator for analysis objects. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: PHASE is the phase operator for analysis objects. Uses utils.math.phase() to compute the phase angle. CALL: ao_out = phase(ao_in); ao_out = phase(ao_in, pl); PARAMETERS: see help for data2D/applymethod for additional parameters Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | ao |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
1D |
2D |
3D |
1D |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
AXIS | 'y' | none | The axis on which to apply the method. |
DIM | [] | none | The dimension of the chosen vector to apply the method to. This is necessary for functions like mean() when applied to matrices held in cdata objects. For tsdata, fsdata or xydata, this option has no effect. |
OPTION | '' | none | Any additional option to pass to the method. |
2D |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
AXIS | 'y' |
|
The axis on which to apply the method. |
OPTION | '' | none | Any additional option to pass to the method. |
3D |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
AXIS | 'z' |
|
The axis on which to apply the method. |
DIM | [] | none | The dimension of the chosen vector to apply the method to. This is necessary for functions like mean() when applied to matrices held in the z field of xyzdata objects. |
OPTION | '' | none | Any additional option to pass to the method. |
Some information of the method ao/phase are listed below: | |
---|---|
Class name | ao |
Method name | phase |
Category | Operator |
Package name | ltpda |
VCS Version | 3f8d61c792503a5b5ec8a0a153efb23b65da24a9 |
Min input args | 1 |
Max input args | -1 |
Min output args | 1 |
Max output args | -1 |
![]() |
Method: ao/offset | Method: ao/quasiSweptSine | ![]() |
©LTP Team