This is a nacelle for a generic aircraft.
Assumptions:
None
Source:
N/A
def SUAVE.Components.Nacelles.Nacelle.Nacelle.body_to_nac_vel |
( |
|
self | ) |
|
This rotates from the systems body frame to the nacelles velocity frame
Assumptions:
There are two nacelle frames, the vehicle frame describing the location and the nacelle velocity frame
velocity frame is X out the nose, Z towards the ground, and Y out the right wing
vehicle frame is X towards the tail, Z towards the ceiling, and Y out the right wing
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
None
def SUAVE.Components.Nacelles.Nacelle.Nacelle.nac_vel_to_body |
( |
|
self | ) |
|
This rotates from the systems body frame to the nacelles velocity frame
Assumptions:
There are two nacelle frames, the vehicle frame describing the location and the nacelle velocity frame
velocity frame is X out the nose, Z towards the ground, and Y out the right wing
vehicle frame is X towards the tail, Z towards the ceiling, and Y out the right wing
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
None
def SUAVE.Components.Nacelles.Nacelle.Nacelle.vec_to_vel |
( |
|
self | ) |
|
This rotates from the nacelles vehicle frame to the nacelles velocity frame
Assumptions:
There are two nacelle frames, the vehicle frame describing the location and the nacelle velocity frame
velocity frame is X out the nose, Z towards the ground, and Y out the right wing
vehicle frame is X towards the tail, Z towards the ceiling, and Y out the right wing
Source:
N/A
Inputs:
None
Outputs:
None
Properties Used:
None