Multichannel-systems NeuroExplorer Manual do Utilizador Página 299

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 298
5.5.13.19. RoundToTS Function
RoundToTS Function
Rounds the specified number to the nearest timestamp value.
Syntax
double RoundToTS(doc, time)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
time double The time value (in seconds) to be rounded.
Returns
The document timestamp value (in seconds) nearest to the specified time.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
ts = RoundToTS(doc, 1.234)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 297
Vista de página 298
1 2 ... 294 295 296 297 298 299 300 301 302 303 304 ... 372 373

Comentários a estes Manuais

Sem comentários