timesampledΒΆ

class timesampled

A time sampled generic data

Members

Methods:

number result gettime ( number i ) Get the time in 0,1 range of the i-th sample
number result gettime ( number i ) Get the time in 0,1 range of the i-th sample
number n n ( ) Get the number of time samples
string str tostring ( )

Documentation

number result gettime ( number i )

Get the time in 0,1 range of the i-th sample

Arguments:

  • i the index of the sample to query

Return:

  • result


number result gettime ( number i )

Get the time in 0,1 range of the i-th sample

Arguments:

  • i the index of the sample to query

Return:

  • result


number n n ( )

Get the number of time samples

Return:

  • n the number of time samples


string str tostring ( )

Return:

  • str the xformop serialized to a string