Skip to content

Electric output

Models an electric output port that sends a voltage and recieves a current.

Mandatory children

  • origin: The reference frame of the port in 3D view with respect to the reference frame of the link.
    • Var: smtk_transform
    • Type: constant
    • Default value: 0 0 0 0 0 0 1
    • Value labels: x y z qx qy qz qw
  • position: The reference frame of the port in 2D view with respect to the reference frame of the link.
    • Var: smtk_vector2
    • Type: constant
    • Default value: 0 0
    • Value labels: x y
  • voltage: Voltage sent expressed as a vector of: amplitude, frequency and phase.
    • Var: smtk_vector3
    • Type: input
    • Default value: 0 0 0
    • Value labels: amplitude frequency phase
  • current: Current received expressed as a vector of: amplitude, frequency and phase..
    • Var: smtk_vector3
    • Type: output
    • Default value: 0 0 0
    • Value labels: amplitude frequency phase