You are here

get.model.time: Get properties of model components

 

Description

This function returns the current time in a model instance

Usage

get.model.time(instance.handle)

Arguments

instance.handle

Instance handle created when calling create.model()

Value

A floating-point number giving the model time

Author(s)

Jasper Taylor

Examples