Method ao/mdc1_ifo2acc_inloop


  MDC1_IFO2ACC_INLOOP calculates the inloop acceleration in the time-domain.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: MDC1_IFO2ACC_INLOOP calculates the inloop acceleration
               in the time-domain for MDC1.
 
  It computes: a = DS^-1 o
 
  CALL:        [a1,a2] = mdc1_ifo2acc_inloop(o1,o12,pl)
 
  INPUTS:       o1       - time-series of the IFO output o1
                o12      - time-series of the IFO output o12
 
  Parameters Description
 
  VERSION:     $Id: mdc1_ifo2acc_inloop.m,v 1.3 2012/02/09 14:44:11 ingo Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
OMEGA1 -1.3e-06 none The square of the stiffness term for the dynamical response of test-mass 1 coupling to the space-craft.
OMEGA3 -1.9999999999999999e-06 none The square of the stiffness term for the dynamical response of test-mass 2 coupling to the space-craft.
DELTA -0.0001 none The ifo cross-coupling factor of o1 into o12.
back to top back to top

Some information of the method ao/mdc1_ifo2acc_inloop are listed below:
Class name ao
Method name mdc1_ifo2acc_inloop
Category MDC01
CVS Version $Id: mdc1_ifo2acc_inloop.m,v 1.3 2012/02/09 14:44:11 ingo Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team