Interface PivotAugment


public interface PivotAugment
Subsystem augment required for all subsystems containing 1 or more pivot microsystems.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    getPivot(int id)
     
  • Method Details

    • getPivot

      Returns:
      The default pivot, usually ID 0
    • getPivot

      Pivot getPivot(int id)
      Parameters:
      id - Integer ID of the desired pivot
      Returns:
      The pivot with the given ID