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






Windows & Linux

Description

Flag to indicate that the proton dose rate value is valid.

Property type

Read-only property

Syntax

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

[C#]
public bool IsProtonDoseRateValid {get;}

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

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

[Java]
public bool getIsProtonDoseRateValid();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface