PSM.identity.identity
Creates a new identity PSM object
Syntax
Description
obj = PSM.identity
Creates a new identity PSM. This PSM returns any input values directly as output. It does not run any forward model.
Output Arguments
obj
scalar PSM.*identity* object
The new identity PSM object