Click or drag to resize

measureDecadeSystemGetUnit Method (measureSystemUnitEntry, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the unit.

Namespace:  imbSCI.Core.math.measureSystem.systems
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public measureSystemUnitEntry GetUnit(
	measureSystemUnitEntry current,
	int levelFromCurrent
)
Request Example View Source

Parameters

current
Type: imbSCI.Core.math.measureSystem.coremeasureSystemUnitEntry
The current.
levelFromCurrent
Type: SystemInt32
How much levels from the current unit? same factors are ignored

Return Value

Type: measureSystemUnitEntry
See Also