AGI STK Objects 11 Send comments on this topic.
IsElectronBremsstrahlungDoseRateValid Property (IAgVeSpEnvRadDoseRateElement)
See Also 





Description

Flag to indicate that the electron bremsstrahlung dose rate value is valid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsElectronBremsstrahlungDoseRateValid() As Boolean

[C#]
public bool IsElectronBremsstrahlungDoseRateValid {get;}

[Managed C++]
public: __property bool get_IsElectronBremsstrahlungDoseRateValid();

[Unmanaged C++]
public: HRESULT get_IsElectronBremsstrahlungDoseRateValid(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsElectronBremsstrahlungDoseRateValid();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1