Method ao/mdc1_ifo2acc_fd


  MDC1_IFO2ACC_FS calculates the external acceleration in the frequency-domain.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: MDC1_IFO2ACC_FS calculates the external acceleration in
               the frequency-domain for MDC1.
 
  It computes: a = [DS^-1 + C]o
 
  CALL:        b = mdc1_ifo2acc_fd(o1xx,o12xx,o112xx,pl)
  
  INPUTS:      o1xx       - spectral estimate of the IFO output o12
                            [default: empty ao]
               o12xx      - spectral estimate of the IFO output o12
                            [default: empty ao]
               o112xx     - cross-spectral estimate of the IFO output o1 and o12
                            [default: empty ao]
 
  Parameters Description
  
  VERSION:     $Id: mdc1_ifo2acc_fd.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.
O1XX [] none The spectrum of o1.
O12XX [] none The spectrum of o12.
O112XX [] none The cross-spectrum of o1 and o12.
back to top back to top

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




©LTP Team