Method pest/LTPimperf2physParams


  LTPimperf2physParams convert LTP ifo2ifo imperfections into actual
  physical parameters
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: LTPimperf2physParams convert LTP ifo2ifo imperfections into actual
               physical parameters. The second stiffness is reported in the
               procinfo, also with the covariance matrix as it was
               computed using all parameters.
 
  CALL:        obj = LTPimperf2physParams(objs);
               obj = LTPimperf2physParams(objs,plist('w1',-1.3e-6,'w2',-0.7e-6));
 
  INPUTS:      obj - can be a vector
               pl  - to set the nominal squared stiffness for TM1 and the 
                     nominal difference on squared stiffnesses, w2 = w1 + w12
 
  Parameters Description
 
  VERSION:     $Id: LTPimperf2physParams.m,v 1.2 2012/02/09 14:44:11 ingo Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class pest
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
W1 -1.3e-06 none Nominal squared stiffness for TM1
W12 -6.9999999999999997e-07 none Nominal difference on squared stiffnesses, w2 = w1 + w12
back to top back to top

Some information of the method pest/LTPimperf2physParams are listed below:
Class name pest
Method name LTPimperf2physParams
Category Helper
CVS Version $Id: LTPimperf2physParams.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




©LTP Team