Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::feedback_control::SimpleChromaticAberration Struct Reference

Last update: 14.01.2025

Simple Chromatic Aberration Parameters. More...

Collaboration diagram for vss::feedback_control::SimpleChromaticAberration:

Public Attributes

google::protobuf::DoubleValue focal_length = 1
 
google::protobuf::DoubleValue wavelength_of_focal_length = 2
 
PresetChromaticDispersion preset_chromatic_dispersion = 3
 
CustomChromaticDispersion custom_chromatic_dispersion = 4
 

Detailed Description

Simple Chromatic Aberration Parameters.

Note
It is not possible to change from a Chromatic Dispersion Preset to a Custom Chromatic Dispersion or vice-versa.

Member Data Documentation

◆ focal_length

google::protobuf::DoubleValue vss::feedback_control::SimpleChromaticAberration::focal_length = 1

Focal length of the lens system.

Unit: meter (m)

◆ wavelength_of_focal_length

google::protobuf::DoubleValue vss::feedback_control::SimpleChromaticAberration::wavelength_of_focal_length = 2

Wavelength at which the focal length is not affected by chromatic aberration. Unit: meter (m)

◆ preset_chromatic_dispersion

PresetChromaticDispersion vss::feedback_control::SimpleChromaticAberration::preset_chromatic_dispersion = 3

ONEOF(chromatic_dispersion) Preset chromatic dispersion

◆ custom_chromatic_dispersion

CustomChromaticDispersion vss::feedback_control::SimpleChromaticAberration::custom_chromatic_dispersion = 4

ONEOF(chromatic_dispersion) Custom chromatic dispersion


The documentation for this struct was generated from the following file:
  • feedback_control_camera_parameters.proto

Connect with Ansys