Click or drag to resize
CSYSrTimetoSeconds Method
Converts decimal hours to seconds in a day fractional

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 rTimetoSeconds(
	double d1
)

Parameters

d1
Type: SystemDouble
Time

Return Value

Type: Double
x - Number of seconds with fractions
See Also