    

 ## On this page

  

 

 # RayFileData Class Reference

 Last update: 17.07.2025 

Represents Ray File Data. [More...](#details)

Inheritance diagram for RayFileData:

 ![](/sites/default/files/migrate-content/speos_nx_2024_r2/class_speos_n_x_1_1_ray_file_data.png)



## <a id="properties" name="properties"></a>Properties

 [FluxInLumen](#a17a3d0909d25271bdaaa7f9f5bff7ff9) = property(fget = \_\_GetFluxInLumen) Returns the flux value in lumen.   
  [FluxInWatt](#a0d42c7e98399e49ffb19da7208720703) = property(fget = \_\_GetFluxInWatt) Returns the flux value in watt.   
  [HasFluxInLumen](#a922d332f6119354b2077a99a51842a5b) = property(fget = \_\_GetHasFluxInLumen) Returns true if the ray file has flux in lumen, otherwise returns false.   
  [HasFluxInWatt](#a336ebe30c695fab8d74c1e0f7d80fa18) = property(fget = \_\_GetHasFluxInWatt) Returns true if the ray file has flux in watt, otherwise returns false.   
  [HasPower](#a59d42b5f59e514cac1351f62f95a46f2) = property(fget = \_\_GetHasPower) Returns true if the ray file has power, otherwise returns false.   
  [HasSpectrum](#a0f6afdf1d622d54541ba81e7833ba659) = property(fget = \_\_GetHasSpectrum) Returns true if the ray file has spectrum, otherwise returns false.   
 <a id="details" name="details"></a>## Detailed Description

Represents Ray File Data.

Ray File Data class provides methods to get data from a ray file.

To obtain an instance of this class, refer to Speos Pattern Builder.



## Property Documentation

<a id="a17a3d0909d25271bdaaa7f9f5bff7ff9" name="a17a3d0909d25271bdaaa7f9f5bff7ff9"></a>## [◆ ](#a17a3d0909d25271bdaaa7f9f5bff7ff9)FluxInLumen

 FluxInLumen = property(fget = \_\_GetFluxInLumen)  static 

Returns the flux value in lumen.

**Value type**: Double (in lumen).

The default value is -1.





<a id="a0d42c7e98399e49ffb19da7208720703" name="a0d42c7e98399e49ffb19da7208720703"></a>## [◆ ](#a0d42c7e98399e49ffb19da7208720703)FluxInWatt

 FluxInWatt = property(fget = \_\_GetFluxInWatt)  static 

Returns the flux value in watt.

**Value type**: Double (in watt).

The default value is -1.





<a id="a922d332f6119354b2077a99a51842a5b" name="a922d332f6119354b2077a99a51842a5b"></a>## [◆ ](#a922d332f6119354b2077a99a51842a5b)HasFluxInLumen

 HasFluxInLumen = property(fget = \_\_GetHasFluxInLumen)  static 

Returns true if the ray file has flux in lumen, otherwise returns false.

True: The ray file has flux in lumen.  
 False: The ray file does not have flux in lumen.

**Value type**: Boolean.

The default value is False.





<a id="a336ebe30c695fab8d74c1e0f7d80fa18" name="a336ebe30c695fab8d74c1e0f7d80fa18"></a>## [◆ ](#a336ebe30c695fab8d74c1e0f7d80fa18)HasFluxInWatt

 HasFluxInWatt = property(fget = \_\_GetHasFluxInWatt)  static 

Returns true if the ray file has flux in watt, otherwise returns false.

True: The ray file has flux in watt.  
 False: The ray file does not have flux in watt.

**Value type**: Boolean.

The default value is False.





<a id="a59d42b5f59e514cac1351f62f95a46f2" name="a59d42b5f59e514cac1351f62f95a46f2"></a>## [◆ ](#a59d42b5f59e514cac1351f62f95a46f2)HasPower

 HasPower = property(fget = \_\_GetHasPower)  static 

Returns true if the ray file has power, otherwise returns false.

True: The ray file has power.  
 False: The ray file does not have power.

**Value type**: Boolean.

The default value is False.





<a id="a0f6afdf1d622d54541ba81e7833ba659" name="a0f6afdf1d622d54541ba81e7833ba659"></a>## [◆ ](#a0f6afdf1d622d54541ba81e7833ba659)HasSpectrum

 HasSpectrum = property(fget = \_\_GetHasSpectrum)  static 

Returns true if the ray file has spectrum, otherwise returns false.

True: The ray file has spectrum.  
 False: The ray file does not have spectrum.

**Value type**: Boolean.

The default value is False.





---

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