 | PlaneWaveAlpha Property |
Gets/Sets the polar angle of the plane wave electric field vector (from z axis).
Namespace: ema3d.Api.V25.Core.ExcitationAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double Alpha { get; set; }
Public Property Alpha As Double
Get
Set
public:
property double Alpha {
double get ();
void set (double value);
}
member Alpha : float with get, set
Property Value
Double
See Also