Stable instrument identifier shared by OpenPit subsystems (64-bit).

Constructors

Properties

Methods

Constructors

  • Builds an instrument id from an exact 64-bit integer (bigint).

    Parameters

    • value: bigint

    Returns InstrumentId

Properties

value: bigint

Returns the raw 64-bit value as a JS bigint.

Methods

  • Returns void

  • Returns a fresh InstrumentId holding the same value.

    Returns InstrumentId

  • Returns true when both ids refer to the same instrument.

    Parameters

    Returns boolean

  • Returns void

  • Returns the decimal string form of the 64-bit value.

    Returns string