[Atm G] = ReverseAtm(AtmIn,[GIn],[xRangeIn])
Reverses the input atmosphere and geometry making the target position and velocity the platform position and velocity and vice versa.
|
Parameters |
Description |
|
AtmIn [struct] |
Atmospheric structure from AtmStruct |
|
GIn [struct] |
(Optional) Geometry structure from GeomStruct. If not input, geometry structure is created from info in AtmIn |
|
xRangeIn [vector] |
(Optional) The normalized range over which the atmospheric models in AtmIn are computed, separate from specifying MaxAlt. See AtmStruct for more info. |
|
Return Values |
Description |
|
Atm [struct] |
Atmospheric structure as from AtmStruct with reversed geometry, screen locations, and models |
|
G [struct] |
Reversed geometry structure Author(s): Ngwele, Amy M. |
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|