.VECALIAS

.VECALIAS aliasname aliasvalue [ phystype ]

This statement creates an alias vector in the simulation data group. An alias vector is a string that represents an expression that resolves to some value. They are generated automatically in some simulations to represent currents in sub-circuit pins that are the sum of currents of connected devices. The .VECALIAS statement allows alias vectors to be created explicitly.

aliasname Name of alias vector
aliasvalue Expression that the alias resolves to
phystype Physical type of vector. If omitted, defaults to Amps. Enter a unit such as V or s or the name of the quantity such as Volt or second

.VECALIAS is used by hierarchical models generated by the Netlist to Schematic converter