STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT ProtonDoseRate(
    double * pVal
);
[Java]
public double protonDoseRate();
[Python - STK API ]
def ProtonDoseRate(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.