 | IHasTimeTStep Property |
Gets/Sets the time step of this element.
Namespace: ema3d.Api.V25Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
SyntaxDomainDependentDouble TStep { get; set; }
Property TStep As DomainDependentDouble
Get
Set
property DomainDependentDouble^ TStep {
DomainDependentDouble^ get ();
void set (DomainDependentDouble^ value);
}
abstract TStep : DomainDependentDouble with get, set
Property Value
DomainDependentDouble
See Also