Skip to main content

Speos NX library 2024 R2

SensorRadianceBuilder Class Reference

Last update: 17.07.2025

Represents a Radiance Sensor Builder. More...

Inheritance diagram for SensorRadianceBuilder:
SensorCommonBuilderFeatureBuilder_object

Properties

 AutomaticFraming = property(fget = __GetAutomaticFraming, fset = __SetAutomaticFraming)
 Gets or sets the property to enable automatic framing.
 
 CameraName = property(fget = __GetCameraName, fset = __SetCameraName)
 Gets or set the camera by its name.
 
 Definition = property(fget = __GetDefinition, fset = __SetDefinition)
 Gets or sets the definition type.
 
 Focal = property(fget = __GetFocal, fset = __SetFocal)
 Gets or sets the focal.
 
 FrameObserverPoint = property(fget = __GetFrameObserverPoint, fset = __SetFrameObserverPoint)
 Gets or sets the frame observer point.
 
 HVRatio = property(fget = __GetHVRatio, fset = __SetHVRatio)
 Gets or sets the H/V ratio.
 
 IntegrationAngle = property(fget = __GetIntegrationAngle, fset = __SetIntegrationAngle)
 Gets or sets the integration angle.
 
 Observer = property(fget = __GetObserver, fset = __SetObserver)
 Gets or sets the observer type.
 
 ObserverFrontDirection = property(fget = __GetObserverFrontDirection, fset = __SetObserverFrontDirection)
 Gets or sets the observer front direction.
 
 ObserverFrontDirectionReversed = property(fget = __GetObserverFrontDirectionReversed, fset = __SetObserverFrontDirectionReversed)
 Gets or sets the reverse direction of observer front direction.
 
 ObserverHorizontalFOV = property(fget = __GetObserverHorizontalFOV, fset = __SetObserverHorizontalFOV)
 Gets or sets the observer horizontal field of view.
 
 ObserverHorizontalResolution = property(fget = __GetObserverHorizontalResolution)
 Gets or sets the observer horizontal resolution.
 
 ObserverHorizontalSampling = property(fget = __GetObserverHorizontalSampling, fset = __SetObserverHorizontalSampling)
 Gets or sets the observer horizontal sampling.
 
 ObserverPoint = property(fget = __GetObserverPoint, fset = __SetObserverPoint)
 Gets or sets the observer point.
 
 ObserverTopDirection = property(fget = __GetObserverTopDirection, fset = __SetObserverTopDirection)
 Gets or sets the observer top direction.
 
 ObserverTopDirectionReversed = property(fget = __GetObserverTopDirectionReversed, fset = __SetObserverTopDirectionReversed)
 Gets or sets the reverse direction of observer top direction.
 
 ObserverVerticalFOV = property(fget = __GetObserverVerticalFOV, fset = __SetObserverVerticalFOV)
 Gets or sets the observer vertical field of view.
 
 ObserverVerticalResolution = property(fget = __GetObserverVerticalResolution)
 Gets or sets the observer vertical resolution.
 
 ObserverVerticalSampling = property(fget = __GetObserverVerticalSampling, fset = __SetObserverVerticalSampling)
 Gets or sets the observer vertical sampling.
 
- Properties inherited from SensorCommonBuilder
 AxisSystem = property(fget = __GetAxisSystem)
 Gets the Axis System of the Sensor.
 
 DimensionFromFile = property(fget = __GetDimensionFromFile, fset = __SetDimensionFromFile)
 Gets or sets the property to enable the use of dimensions that come from File.
 
 DisplayPropertiesFromFile = property(fget = __GetDisplayPropertiesFromFile, fset = __SetDisplayPropertiesFromFile)
 Gets or sets the property to enable the use of display properties that come from File.
 
 GridOriginX = property(fget = __GetGridOriginX, fset = __SetGridOriginX)
 Gets or sets the grid X origin.
 
 GridOriginY = property(fget = __GetGridOriginY, fset = __SetGridOriginY)
 Gets or sets the grid Y origin.
 
 GridStepX = property(fget = __GetGridStepX, fset = __SetGridStepX)
 Gets or sets the grid X step.
 
 GridStepY = property(fget = __GetGridStepY, fset = __SetGridStepY)
 Gets or sets the grid Y step.
 
 SensorFilter = property(fget = __GetSensorFilter)
 Gets the sensor filter.
 
 ShowGrid = property(fget = __GetShowGrid, fset = __SetShowGrid)
 Gets or sets the property to enable grid preview.
 
 TemplateFilePath = property(fget = __GetTemplateFilePath, fset = __SetTemplateFilePath)
 Gets or sets the template file's path.
 
 TemplateType = property(fget = __GetTemplateType)
 Gets or sets the template type.
 
 Type = property(fget = __GetType, fset = __SetType)
 Gets or sets the type of the sensor.
 
 UseTemplateFile = property(fget = __GetUseTemplateFile, fset = __SetUseTemplateFile)
 Gets or sets the property to enable the use of template file.
 
 WavelengthEnd = property(fget = __GetWavelengthEnd, fset = __SetWavelengthEnd)
 Gets or sets the wavelength ending border.
 
 WavelengthResolution = property(fget = __GetWavelengthResolution, fset = __SetWavelengthResolution)
 Gets or sets the Wavelength resolution.
 
 WavelengthSampling = property(fget = __GetWavelengthSampling, fset = __SetWavelengthSampling)
 Gets or sets the wavelength sampling.
 
 WavelengthStart = property(fget = __GetWavelengthStart, fset = __SetWavelengthStart)
 Gets or sets the wavelength starting border.
 
 XEnd = property(fget = __GetXEnd, fset = __SetXEnd)
 Gets or sets the Sensor X end dimension value.
 
 XMirroredExtent = property(fget = __GetXMirroredExtent, fset = __SetXMirroredExtent)
 Gets the Sensor X dimension mirrored extent value.
 
 XResolution = property(fget = __GetXResolution, fset = __SetXResolution)
 Gets or sets the Sensor X dimension resolution value.
 
 XSampling = property(fget = __GetXSampling, fset = __SetXSampling)
 Gets or sets the Sensor X dimension sampling value.
 
 XStart = property(fget = __GetXStart, fset = __SetXStart)
 Gets or sets the Sensor X start dimension value.
 
 YEnd = property(fget = __GetYEnd, fset = __SetYEnd)
 Gets or sets the Sensor Y end dimension value.
 
 YMirroredExtent = property(fget = __GetYMirroredExtent, fset = __SetYMirroredExtent)
 Gets the Sensor Y dimension mirrored extent value.
 
 YResolution = property(fget = __GetYResolution, fset = __SetYResolution)
 Gets or sets the Sensor Y dimension resolution value.
 
 YSampling = property(fget = __GetYSampling, fset = __SetYSampling)
 Gets or sets the Sensor Y dimension sampling value.
 
 YStart = property(fget = __GetYStart, fset = __SetYStart)
 Gets or sets the Sensor Y start dimension value.
 
- Properties inherited from FeatureBuilder
 Feature = property(fget = __GetFeature)
 Returns the feature being edited, or the created feature if the builder is being used in creation mode.
 
 FullName = property(fget = __GetFullName)
 Gets the full name of the feature being edited.
 
 Name = property(fget = __GetName, fset = __SetName)
 Gets or sets the name of the feature being edited.
 
 NameWithContext = property(fget = __GetNameWithContext)
 Gets the name with context of the feature being edited.
 
 Status = property(fget = __GetStatus)
 Returns the status of the feature being edited.
 

Additional Inherited Members

- Public Member Functions inherited from SensorCommonBuilder
 IsTemplateFileValid (self)
 Checks whether the template file is valid.
 
- Public Member Functions inherited from FeatureBuilder
 Commit (self)
 Commits any edits that have been applied to the builder.
 
 ShowResult (self)
 Updates the feature to reflect the result of an edit to the feature for all builders that support showing results.
 

Detailed Description

Represents a Radiance Sensor Builder.

The Radiance Sensor Builder is used to create and edit Radiance Sensor features.

To create a new instance of this class, use FeatureCollection::CreateSensorRadianceBuilder

Property Documentation

◆ AutomaticFraming

AutomaticFraming = property(fget = __GetAutomaticFraming, fset = __SetAutomaticFraming)
static

Gets or sets the property to enable automatic framing.

Prerequisite: The DefinitionType must be 2 or the ObserverType must be 0.

Automatic Framing reframes the camera on the radiance sensor.

True : Enable Automatic Framing.
False : Disable Automatic Framing.

Value type: Boolean.

The default value is False.

◆ CameraName

CameraName = property(fget = __GetCameraName, fset = __SetCameraName)
static

Gets or set the camera by its name.

Prerequisite: The DefinitionType property must be 1.

Value type: String.

The default value is an empty string.

◆ Definition

Definition = property(fget = __GetDefinition, fset = __SetDefinition)
static

Gets or sets the definition type.

The values are:
0 - Frame.
1 - Camera.
2 - Observer.

Value type: Integer.

The default value is 0.

◆ Focal

Focal = property(fget = __GetFocal, fset = __SetFocal)
static

Gets or sets the focal.

Prerequisite: The DefinitionType property must be 2 or the ObserverType must be 0.

Focal defines the distance between the sensor plane and the Observer point.

Value type: Double (in mm).
Range: The value must be superior to 0.

The default value is 250.0 mm.

◆ FrameObserverPoint

FrameObserverPoint = property(fget = __GetFrameObserverPoint, fset = __SetFrameObserverPoint)
static

Gets or sets the frame observer point.


Prerequisite: The ObserverType must be 1.

The property frame observer point takes a feature tag and returns a feature tag.
Defines the location of the frame.

Value type: Integer.

The default value is 0.

◆ HVRatio

HVRatio = property(fget = __GetHVRatio, fset = __SetHVRatio)
static

Gets or sets the H/V ratio.

Prerequisite: The DefinitionType property must be 1.

H/V Ratio modifies the X Start and X End values according to the Y Start and Y End values.

Value type: Double.

The default value is 1.33.

◆ IntegrationAngle

IntegrationAngle = property(fget = __GetIntegrationAngle, fset = __SetIntegrationAngle)
static

Gets or sets the integration angle.

Value type: Double (in degrees).
Range: (0.0, 90.0)

The default value is 5.0 degrees.

◆ Observer

Observer = property(fget = __GetObserver, fset = __SetObserver)
static

Gets or sets the observer type.

Prerequisite: The DefinitionType property must be 0.

The values are:
0 : Focal.
1 : Observer.

Value type: Integer.

The default value is 0.

◆ ObserverFrontDirection

ObserverFrontDirection = property(fget = __GetObserverFrontDirection, fset = __SetObserverFrontDirection)
static

Gets or sets the observer front direction.

Prerequisite: The DefinitionType must be 2.

The property observer front direction takes a feature tag and returns a feature tag.

Value type: Integer.

The default value is 0.

◆ ObserverFrontDirectionReversed

ObserverFrontDirectionReversed = property(fget = __GetObserverFrontDirectionReversed, fset = __SetObserverFrontDirectionReversed)
static

Gets or sets the reverse direction of observer front direction.

Prerequisite: The DefinitionType must be 2.

True: Reverses the observer front direction.
False: Does not reverse the Observer Front Direction.

Value type: Boolean.

The default value is False.

◆ ObserverHorizontalFOV

ObserverHorizontalFOV = property(fget = __GetObserverHorizontalFOV, fset = __SetObserverHorizontalFOV)
static

Gets or sets the observer horizontal field of view.

Prerequisite: The DefinitionType must be 2.

Value type: Double (in degrees).
Range: (0, 180)

The default value is 2.0 degrees.

◆ ObserverHorizontalResolution

ObserverHorizontalResolution = property(fget = __GetObserverHorizontalResolution)
static

Gets or sets the observer horizontal resolution.

Prerequisite: The DefinitionType must be 2.

Value type: Integer.

◆ ObserverHorizontalSampling

ObserverHorizontalSampling = property(fget = __GetObserverHorizontalSampling, fset = __SetObserverHorizontalSampling)
static

Gets or sets the observer horizontal sampling.

Prerequisite: The DefinitionType must be 2.

Value type: Integer.
Range: The value must be superior to 0.

The default value is 100.

◆ ObserverPoint

ObserverPoint = property(fget = __GetObserverPoint, fset = __SetObserverPoint)
static

Gets or sets the observer point.

Prerequisite: The DefinitionType must be 2.

The property observer point takes a feature tag and returns a feature tag.
Defines the location of the observer.

Value type: Integer.

The default value is 0.

◆ ObserverTopDirection

ObserverTopDirection = property(fget = __GetObserverTopDirection, fset = __SetObserverTopDirection)
static

Gets or sets the observer top direction.

Prerequisite: The DefinitionType must be 2.

The property observer top direction takes a feature tag and returns a feature tag.

Value type: Integer.

The default value is 0.

◆ ObserverTopDirectionReversed

ObserverTopDirectionReversed = property(fget = __GetObserverTopDirectionReversed, fset = __SetObserverTopDirectionReversed)
static

Gets or sets the reverse direction of observer top direction.

Prerequisite: The DefinitionType must be 2.

True: Reverses the Observer top Direction.
False: Does not reverse the observer top direction.

Value type: Boolean.

The default value is False.

◆ ObserverVerticalFOV

ObserverVerticalFOV = property(fget = __GetObserverVerticalFOV, fset = __SetObserverVerticalFOV)
static

Gets or sets the observer vertical field of view.

Prerequisite: The DefinitionType must be 2.

Value type: Double.
Range: (0, 180)

The default value is 2.0 degrees.

◆ ObserverVerticalResolution

ObserverVerticalResolution = property(fget = __GetObserverVerticalResolution)
static

Gets or sets the observer vertical resolution.

Prerequisite: The DefinitionType must be 2.

Value type: Integer.

◆ ObserverVerticalSampling

ObserverVerticalSampling = property(fget = __GetObserverVerticalSampling, fset = __SetObserverVerticalSampling)
static

Gets or sets the observer vertical sampling.

Prerequisite: The DefinitionType must be 2.

Value type: Integer.
Range: The value must be superior to 0.

The default value is 100.


The documentation for this class was generated from the following file:
  • SpeosNX.py

Connect with Ansys