Ignore:
Timestamp:
Mar 18, 2026, 12:44:56 PM (3 hours ago)
Author:
sommeria
Message:

bugs repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/xml_schemas/ImaDoc_template_burst.xml

    r1178 r1199  
    33    <TimeUnit>s</TimeUnit><!--default =s (second) if not indicated-->
    44    <BurstTiming>
    5       <Dtj unit="TimeUnit"> 0.1 0.3 0.2 </Dtj> <!--intervals in a  burst (here 4 images, just one interval for pairs), expressed in time units-->
     5     
    66      <Time unit="TimeUnit" > 0 </Time> <!--time of the first image (defined for a trigger), = 0 by default-->
    77      <Dti unit="TimeUnit"> 15 </Dti><!--interval between bursts-->
    88      <NbDti>50</NbDti> <!-- total nbre of intervals Dti (nre of bursts-1)-->
     9      <Dtj unit="TimeUnit"> 0.1 0.3 0.2 </Dtj> <!--intervals in a  burst (here 4 images, just one interval for pairs), expressed in time units-->
    910      </BurstTiming>
    1011  </Camera>
Note: See TracChangeset for help on using the changeset viewer.