AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.