Calculates the field angle from the inverse aspect ratio.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static double GetFieldOfViewWithAspectRatioInversed( double fieldOfView, double aspectRatio ) |
Parameters
- fieldOfView
- Type: System..::.Double
Field angle.
- aspectRatio
- Type: System..::.Double
Inverse aspect ratio.