diff options
| author | Keith Packard <keithp@keithp.com> | 2015-05-19 10:16:10 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-05-19 10:16:10 -0700 | 
| commit | fcb523cd083503591fa1277648e5deb258bbbaf4 (patch) | |
| tree | 84a5d0a83858abde35c665425b0e7d2609f491d0 | |
| parent | b67e6ae8ce34ef119da96b442776bb3d78b4f874 (diff) | |
doc: Clarify what 'after motor' means
Note that this means after motor burn-out, not after motor start.
Signed-off-by: Keith Packard <keithp@keithp.com>
| -rw-r--r-- | doc/altusmetrum.xsl | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 1631983a..d44cd784 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -2620,9 +2620,9 @@ NAR #88757, TRA #12200  	  <listitem>  	    <para>  	      After Motor. The flight software counts each time the -	      rocket starts accelerating (presumably due to a motor or -	      motors igniting). Use this value to count ignitions for -	      multi-staged or multi-airstart launches. +	      rocket starts accelerating and then decelerating +	      (presumably due to a motor or motors burning). Use this +	      value for multi-staged or multi-airstart launches.  	    </para>  	  </listitem>  	  <listitem> | 
