This section collects and defines all the data needed to build the instance models.
Refname | DD:vecMag |
Label | Speed |
Symbol | v |
Units | ms |
Equation | v=|v(t)| |
Description | - v is the speed (ms)
- v(t) is the velocity (ms)
|
Notes | - For a given velocity vector v(t), the magnitude of the vector (|v(t)|) is the scalar called speed.
|
Source | – |
RefBy | DD:speedIY and DD:speedIX |
Refname | DD:speedIX |
Label | x-component of initial velocity |
Symbol | vxi |
Units | ms |
Equation | vxi=vicos(θ) |
Description | - vxi is the x-component of initial velocity (ms)
- vi is the initial speed (ms)
- θ is the launch angle (rad)
|
Notes | |
Source | – |
RefBy | IM:calOfLandingDist |
Refname | DD:speedIY |
Label | y-component of initial velocity |
Symbol | vyi |
Units | ms |
Equation | vyi=visin(θ) |
Description | - vyi is the y-component of initial velocity (ms)
- vi is the initial speed (ms)
- θ is the launch angle (rad)
|
Notes | |
Source | – |
RefBy | IM:calOfLandingTime |