Table of Contents

Interface ITimeGetter

Namespace
Hi.Physics
Assembly
HiGeom.dll

Interface for objects that provide time information.

public interface ITimeGetter
Extension Methods

Properties

Time

Gets or sets the time value in seconds.

TimeSpan Time { get; set; }

Property Value

TimeSpan