STK AgAsHpopPluginSend comments on this topic.
LightSpeed Property (IAgAsLightReflectionResult)
See Also
Windows





Windows & Linux

Description

Speed of light in meters/second.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LightSpeed() As Double
[C#]
public double LightSpeed {get;}
[Managed C++]
public: __property double get_LightSpeed();
[Unmanaged C++]
public: HRESULT get_LightSpeed(
    double * pLightSpeed
);
[Java]
public double getLightSpeed();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.