Click or drag to resize

UnitDescriptionAttributeSecond Property

Power of 'Second' units that the constructed unit will contain.

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int Second { get; }

Property Value

Int32
The exponent for seconds in the unit's dimension.
See Also