Changes between Initial Version and Version 1 of Ticket #3252


Ignore:
Timestamp:
2015-03-30T22:16:14Z (10 years ago)
Author:
Francesco Casella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3252 – Description

    initial v1  
    1414end smoothSat;
    1515}}}
    16 gets differentiated 5 times in the test model:
    17 {{{
    18 
    19 }}}.
     16gets differentiated 5 times in the test model SmoothSat.
    2017
    2118The Cryogenics_Test_SmoothSat.c file defines about 10000 temporary expressions. Most of them are repeated a lot of times: for example, (1.0 + (0.1 - time)) is repeated 5021 times, (time + -1.7) is repeated 4520 times.