Download resu.notice

Back to the list

Display this manual page in
$$$$ RESU     NOTICE  CHAT      11/09/12    21:17:59     7124           
                                             DATE     11/09/12
                                             
  Operateur RESULT                         Voir aussi :
    ----------------   

    Depending on the data, the functions of this operator are
  different.

    --------------------
    | 1st  possibility |
    --------------------
    CHPO1 = RESULT CHPO2 ;

    Description :
    ____________

    The RESULT operator calculates the resultant of a field by points. 
 The resulting field contains a point to which the values corresponding
 to the sommations on the different components are allocated.

    Contents :
    __________

    CHPO2 : field the resultant of which is calculated (CHPOINT type)

    CHPO1 : generated field (CHPOINT type, 'DISCRET' nature)


    --------------------
    | 2nd  possibility |
    --------------------
    FLOT1 = RESULT LREE1 ;

    Description :
    ____________

    The RESULT operator calculates the sum of the values contained in a
 LISTREEL type object.

    Contents :
    __________

    LREE1 : LISTREEL on which the sommation is made

    FLOT1 : generated object (FLOTTANT type)


    --------------------
    | 3rd  possibility |
    --------------------
    ENTI1 = RESULT LENT1 ;

    Description :
    ____________

    The RESULT operator calculates the sum of the values contained in a
 LISTENTI type object.

    Contents :
    __________

    LENT1 : LISTENTI on which the sommation is made

    ENTI1 : generated object (ENTIER type)
 
 

© Cast3M 2003 - All rights reserved.
Disclaimer