1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6	<link href="../../css/manpage.css" rel="stylesheet" type="text/css">
7	<title>Initial Velocity Information</title>
8</head>
9<body>
10
11<!-- =================================================== -->
12<h1 id="PARTICLE_VELOCITY_PROPERTY">Initial Velocity Information</h1>
13<p>
14You can set detailed initial velocity information for a particle. <BR>
15</p>
16
17<br> This page describes the following features. <br> <a href="#NAME_Y_SPREAD">Spread out from y-axis</a><br> <a href="#NAME_ORIGIN_SPREAD">Spread out from origin</a><br> <a href="#NAME_RANDOM_DIRECTIONAL">Random direction</a><br> <a href="#NAME_POINT_DIRECTION">Specified direction</a><br> <a href="#NAME_POINT_RANDOM_DIRECTION">Specified random direction</a><br> <a href="#NAME_RANDOM_RESULT">Randomize results</a><br>
18
19<a name="NAME_Y_SPREAD"></a>
20<h2 id="PARTICLE_VELOCITY_EXPANDY_PROPERTY">Spread out from y-axis</h2>
21<p class="img">
22	<img src="images/particle_velocity_expandY.gif" alt="Spread out from y-axis">
23</p>
24<ol class="ui">
25
26	<li>
27	    <p>
28	    Deletes this initialization panel.
29	    </p>
30	    This operation removes the <B>Spread out from y-axis</B> setting from the list box as well.
31	</li>
32	<li>
33	    Sets whether to enable settings made on this panel.
34	</li>
35	<li>
36	    Sets whether to copy resources.
37	</li>
38	<li>
39	    Sets dispersion velocity.
40	</li>
41</ol>
42
43<a name="NAME_ORIGIN_SPREAD"></a>
44<h2 id="PARTICLE_VELOCITY_EXPANDORIGIN_PROPERTY">Spread Out from Origin</h2>
45<p class="img">
46	<img src="images/particle_velocity_expandOrigin.gif" alt="Spread Out from Origin">
47</p>
48<ol class="ui">
49	You can edit the value used for <B>Spread out from origin</B> on this panel.
50	<li>
51	    <p>
52	    Deletes this <B>Spread out from origin</B> panel.
53	    </p>
54	    This operation removes the <B>Spread out from origin</B> setting from the list box as well.
55	</li>
56	<li>
57	    Sets whether to enable settings made on this panel.
58	</li>
59	<li>
60	    Sets whether to copy resources.
61	</li>
62	<li>
63	    Sets dispersion velocity.
64	</li>
65</ol>
66
67<a name="NAME_RANDOM_DIRECTIONAL"></a>
68<h2 id="PARTICLE_VELOCITY_RANDOMDIRECTION_PROPERTY">Random Direction</h2>
69<p class="img">
70	<img src="images/particle_velocity_random.gif" alt="Random Direction">
71</p>
72<ol class="ui">
73	You can edit the value used for <B>Random direction</B> on this panel.
74	<li>
75	    <p>
76	    Deletes this <B>Random direction</B> panel.
77	    </p>
78	    This operation removes the <B>Random direction</B> setting from the list box as well.
79	</li>
80	<li>
81	    Sets whether to enable settings made on this panel.
82	</li>
83	<li>
84	    Sets whether to copy resources.
85	</li>
86	<li>
87	    Sets the velocity in the random direction.
88	</li>
89</ol>
90
91<a name="NAME_POINT_DIRECTION"></a>
92<h2 id="PARTICLE_VELOCITY_POINTDIRECTION_PROPERTY">Specified Direction</h2>
93<p class="img">
94	<img src="images/particle_velocity_pointdirection.gif" alt="Specified Direction">
95</p>
96<ol class="ui">
97	You can edit the value used for <B>Specified direction</B> on this panel.
98	<li>
99	    <p>
100	    Deletes this <B>Specified direction</B> panel.
101	    </p>
102	    This operation removes the <B>Specified direction</B> setting from the list box as well.
103	</li>
104	<li>
105	    Sets whether to enable settings made on this panel.
106	</li>
107	<li>
108	    Sets whether to copy resources.
109	</li>
110	<li>
111	    Sets the vector in the specified direction.
112	</li>
113	<li>
114	    Sets the velocity in the specified direction.
115	</li>
116</ol>
117
118<a name="NAME_POINT_RANDOM_DIRECTION"></a>
119<h2 id="PARTICLE_VELOCITY_POINTRANDOMDIRECTION_PROPERTY">Specified Random Direction</h2>
120<p class="img">
121	<img src="images/particle_velocity_pointdirection.gif" alt="Specified Random Direction">
122</p>
123<ol class="ui">
124	You can edit the value used for <B>Specified random direction</B> on this panel.
125	<li>
126	    <p>
127	    Deletes this <B>Specified random direction</B> panel.
128	    </p>
129	    This operation removes the <B>Specified random direction</B> setting from the list box as well.
130	</li>
131	<li>
132	    Sets whether to enable settings made on this panel.
133	</li>
134	<li>
135	    Sets whether to copy resources.
136	</li>
137	<li>
138	    Sets a vector in the <B>Specified random direction</B>.
139	</li>
140	<li>
141	    Sets the velocity in the <B>Specified random direction</B>.
142	</li>
143	<li>
144	    Sets how much randomness to apply to the direction within a certain angular range.
145	</li>
146</ol>
147
148<a name="NAME_RANDOM_RESULT"></a>
149<h2 id="PARTICLE_VELOCITY_POINTRANDOMDIRECTION_PROPERTY">Randomize Results</h2>
150<p class="img">
151	<img src="images/particle_velocity_putRandom.gif" alt="Randomize Results">
152</p>
153<ol class="ui">
154	<li>
155	    Sets whether to enable settings made on this panel.
156	</li>
157	<li>
158	    Sets whether to copy resources.
159	</li>
160	<li>
161	    Sets the <B>Amplitude ratio</B> to use for randomization.
162	</li>
163</ol>
164
165<hr><p>CONFIDENTIAL</p></body>
166</html>
167