Roy Holmes
Resource contributor
- Messages
- 1,805
- Country

Is there a way to have a view such as the IR or NVG displayed within a gauge like a MFD?
Roy
Roy
Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

[CameraDefinition.N]
Title = "VRSTP FLIR"
Guid = {make-your-own-guid-for-use-here}
Origin = Center
Category=Aircraft
MomentumEffect = FALSE
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = TRUE
AllowZoom = TRUE
InitialZoom = 0.50
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = TRUE
XyzAdjust = TRUE
ShowLensFlare=FALSE
PitchPanRate=30
HeadingPanRate=70
PanAcceleratorTime=0
CycleHidden=Yes
MenuHidden=Yes
InitialXyz=0.0, 0.0, 0.0
InitialPbh=0.0, 0.0,0.0
<Element>
<Visible>(C:VRSTP_Util:FLIRShow, bool)</Visible>
<Texture Name="VRSTP_FLIR_VIDEO_TEXTURE" Width="185" Height="185"/>
</Element>













I have it at a field of view of 25 by 25 degrees, pointing straight ahead with an attitude HUD style display overlaid, conformal with the scene, that includes an accurate velocity vector. This greatly improves low altitude flight ops at night as well as things like the set up for air to air refueling at night.
So you can do it without Tacpack or PDK using stock sensors and standard XML.
Roy

