phaseRequest

This generates requests based on the times relative to calculated phase arrivals.

Example

<phaseRequest>
  <beginPhase>ttp</beginPhase>
  <beginOffset>
      <unit>SECOND</unit>
      <value>-60</value>
  </beginOffset>
  <endPhase>tts</endPhase>
  <endOffset>
      <unit>SECOND</unit>
      <value>360</value>
  </endOffset>
</phaseRequest>

This consists of

<phaseRequest>

<model>Any text</model> optional
<beginPhase>Any text</beginPhase>
<beginOffset> </beginOffset>
<endPhase>Any text</endPhase>
<endOffset> </endOffset>
</phaseRequest>

Places this can be found

requestGenerator

In requestGenerator there is a choice between all of the following