Last change
on this file since 1103 was
762,
checked in by sommeria, 11 years ago
|
template corrected (<Camara> was missing
|
File size:
502 bytes
|
Line | |
---|
1 | <?xml version="1.0" ?> |
---|
2 | <ImaDoc> |
---|
3 | <Camera> |
---|
4 | <TimeUnit>s</TimeUnit> |
---|
5 | <BurstTiming> |
---|
6 | <FrameFrequency unit="1/TimeUnit">10000</FrameFrequency> |
---|
7 | <Dtj unit="frame">0.1</Dtj> <!--intervals inside the burst, here one interval (2 images a b in a burst)--> |
---|
8 | <Time unit="TimeUnit" >0</Time> <!--time of the first image --> |
---|
9 | <Dti unit="frame">2</Dti><!--interval between bursts--> |
---|
10 | <NbDti>99</NbDti> <!--Nbe d'intervals Dti (nre of bursts-1)--> |
---|
11 | </BurstTiming> |
---|
12 | </Camera> |
---|
13 | </ImaDoc> |
---|
Note: See
TracBrowser
for help on using the repository browser.