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






Windows & Linux

Description

Returns proton dose rate if it is valid. Uses RadDoseRate Dimension.

Syntax

[Visual Basic .NET]
Public Function ProtonDoseRate() As Double

[C#]
public double ProtonDoseRate();

[Managed C++]
public: double ProtonDoseRate();

[Java]
public double protonDoseRate();

[Unmanaged C++]
public: HRESULT ProtonDoseRate(
double * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface