source:
trunk/src/xml_shemas/ImaDoc_template_series.xml
@
760
Last change on this file since 760 was 743, checked in by , 11 years ago | |
---|---|
File size: 393 bytes |
Line | |
---|---|
1 | |
2 | <ImaDoc > |
3 | <TimeUnit>s</TimeUnit> |
4 | <BurstTiming> |
5 | <FrameFrequency unit="1/TimeUnit">50</FrameFrequency> |
6 | <Time unit="TimeUnit" >0</Time> <!--time of the first image, expressed in TimeUnit--> |
7 | <Dti unit="frame">1</Dti><!--time interval, expressed in frames--> |
8 | <NbDti>50</NbDti> <!--Nbe of intervals Dti (=nbre de frames-1)--> |
9 | </BurstTiming> |
10 | </Camera> |
11 | </ImaDoc> |
Note: See TracBrowser
for help on using the repository browser.