Method ao/mdc1_ifo2cont_utn
mdc1_ifo2cont_utn simulate the effect of the controller
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION:
mdc1_ifo2cont_utn input the interferometer signal and returns
the controller commanded force per unit of mass
CALL: b = mdc1_ifo2cont_utn(a, pl)
INPUTS:
- a are Aos containing the input data
- pl is a parameter list containing the controller
characteristics. It is assumed that the controller is known as
a continuous (laplace domain) rational function. Input
parameters are:
- 'NUM' a vector with numerator coefficients
- 'DEN' a vector with denominator coefficients
OUTPUTS:
- b are Aos with the controller commanded force per unit of
mass
Parameters Description
VERSION: $Id: mdc1_ifo2cont_utn.m,v 1.2 2012/02/09 14:44:11 ingo Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
NUM |
[] |
none |
Numerator controller coefficients. |
DEN |
[] |
none |
Denominator controller coefficients. |
back to top
Some information of the method ao/mdc1_ifo2cont_utn are listed below: |
Class name |
ao |
Method name |
mdc1_ifo2cont_utn |
Category |
MDC01 |
CVS Version |
$Id: mdc1_ifo2cont_utn.m,v 1.2 2012/02/09 14:44:11 ingo Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/mdc1_ifo2acc_inloop |
|
Method: ao/mdc1_ifo2control |
 |
©LTP Team