tempusSystem Class JitterTimeHistory
JitterTimeHistory is part of the WaveTrain system class library

Tempus Block Diagram Editor Snapshot
Parameters
tv  Vector<float>   Time vector   Vector()
vx  Vector<float>   X signal vector   Vector()
vy  Vector<float>   Y signal vector   Vector()
t0  float   The time within the tv vector that is to correspond to simulation time 0.   0.0
vx0  float   Initial x signal value   0.0
vy0  float   Initial y signal value   0.0
sampleFlag  int   If 0, use linear interpolation, otherwise use sample and hold.   0
timeLimit  double   Maximum amount of time for which vector will be stored (if zero, then all input vectors are stored)   0.0
applyToField  bool   if true, tilt is put into complex field, rather than reference wave   false
Inputs
incomingIncident  WaveTrain   describes all light incident from the "incoming" direction   WaveTrain()
outgoingIncident  WaveTrain   describes all light incident from the "outgoing" direction   WaveTrain()
Outputs
incomingTransmitted  WaveTrain   describes all light transmitted in the "incoming" direction WaveTrain()  
outgoingTransmitted  WaveTrain   describes all light transmitted in the "outgoing" direction WaveTrain()  
Subsystems

Subsystem icon
  Tilt    tilt
applyToField  bool   applyToField

Subsystem icon
  TimeHistory2    timehistory2
tv  Vector<float>   tv
vx  Vector<float>   vx
vy  Vector<float>   vy
t0  float   t0
vx0  float   vx0
vy0  float   vy0
sampleFlag  int   sampleFlag
timeLimit  double   timeLimit


Connections
tilt.incomingIncident  <<=  incomingIncident
tilt.outgoingIncident  <<=  outgoingIncident
incomingTransmitted  <<=  tilt.incomingTransmitted
outgoingTransmitted  <<=  tilt.outgoingTransmitted
tilt.tilt  <<=  timehistory2.rv
Last Saved: Thu Oct 03 14:55:29 MDT 2002 by TVE version 2007B