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 
[C#]
public double ProtonDoseRate();
[Managed C++]
public: double ProtonDoseRate();
[Java]
public double protonDoseRate();
[Unmanaged C++]
public: HRESULT ProtonDoseRate(
    double * pVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.