Click or drag to resize
CSYSrSecondstoTime Method
Converts fractional seconds to decimal hours.

Available since Oasis montaj version: 6.3.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static double rSecondstoTime(
	double d1
)

Parameters

d1
Type: SystemDouble
seconds

Return Value

Type: Double
x - Time
See Also