It's ridiculously easy to add your own views to any aircraft. Open the aircraft cfg. file of an aircraft with acceptable views. The section you want will look like this:
[Views]
eyepoint= -6.8, 0, 3.1
[CameraDefinition.0]
Title = "Front View"
Guid = {0ae3f864-da10-4e5a-977c-b9bba47d6f7a}
Description = Front View
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.75
ShowWeather = Yes
InitialXyz = -4, 1, 43
InitialPbh = 5, 0, 180
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.1]
Title = "Landing Gear"
Guid = {96873AAD-621B-4C45-8A58-DEF7B7FCB051}
Description = View of the landing gear and left wing flaps
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .58
ShowWeather = Yes
InitialXyz = -8.5, -4, -15
InitialPbh = 0, 0, 34
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.2]
Title = "Tail"
Guid = {5c1df273-034b-4e7f-953a-9d5e26f1646c}
Description = Looking forward from behind the aircraft
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .60
ShowWeather = Yes
InitialXyz = -10, 0.0, -75.0
InitialPbh = 5, 0, 0
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.3]
Title = "Right Wing"
Guid = {C690EAFD-223A-42d0-99E0-681ADF93BB59}
Description = View from the right wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.5
ShowWeather = Yes
InitialXyz = 41, -5, -14.0
InitialPbh = -6, 0, 281
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = FALSE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.4]
Title = "Left Wing"
Guid = {f25dfa2e-fd2e-4b89-81e2-0575cbcb60de}
Description = View from the left wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.5
ShowWeather = Yes
;InitialXyz = -35, 0, 35
;InitialPbh = 0, 0, 140
InitialXyz = -38, -5, -14.0
InitialPbh = -6, 0, 80
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = No
ClipMode=Minimum
xyzRate=5.0
Copy this text from your donor aircraft cfg. Then delete the views section from the aircraft cfg. file of the aircraft you want to add new views to and paste the ones you copied in their place.
Be sure to make back ups of your cfg. files before you go tinkerin' with 'em. It could save you a lot of frustration later
