RayContributionsUTD

Ray contribution settings.

Example

   app = cf.GetApplication()
   project = app.Project

   SolverSettings_1 = project.SolutionSettings.SolverSettings
   SolverSettings_1.HighFrequencySettings.RayContributionsUTD.EdgeAndWedgeDiffractions = true

Usage locations (object properties)

The following objects have properties using the RayContributionsUTD object:

Property List

ConeTipDiffractions
Specifies whether the cone tip diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced. (Read/Write boolean)
CornerDiffractions
Specifies whether the corner diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced. (Read/Write boolean)
CreepingWaves
Specifies whether the creeping waves ray contributions are used. Only valid if UTDRayContributionsType is Advanced. (Read/Write boolean)
DirectAndReflected
Specifies whether the direct and reflected ray contributions are used. Only valid if UTDRayContributionsType is Advanced. (Read/Write boolean)
DoubleDiffractions
Specifies whether the double diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced. (Read/Write boolean)
EdgeAndWedgeDiffractions
Specifies whether the edge and wedge diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced. (Read/Write boolean)

Property Details

ConeTipDiffractions
Specifies whether the cone tip diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced.
Type
boolean
Access
Read/Write
CornerDiffractions
Specifies whether the corner diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced.
Type
boolean
Access
Read/Write
CreepingWaves
Specifies whether the creeping waves ray contributions are used. Only valid if UTDRayContributionsType is Advanced.
Type
boolean
Access
Read/Write
DirectAndReflected
Specifies whether the direct and reflected ray contributions are used. Only valid if UTDRayContributionsType is Advanced.
Type
boolean
Access
Read/Write
DoubleDiffractions
Specifies whether the double diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced.
Type
boolean
Access
Read/Write
EdgeAndWedgeDiffractions
Specifies whether the edge and wedge diffractions ray contributions are used. Only valid if UTDRayContributionsType is Advanced.
Type
boolean
Access
Read/Write