Action #504

Updated by Knödlseder Jürgen over 11 years ago

Here the methods implement in the derived classes of @GModelTemporal@:

@GModelTemporalConst@:
* @double norm(void) const;@

Note: this is just a luxury method that is not really needed as the same can be achieved using the model parameter access method.

Back