Revision: 10716
          http://gmat.svn.sourceforge.net/gmat/?rev=10716&view=rev
Author:   lindajun
Date:     2012-08-07 18:46:40 +0000 (Tue, 07 Aug 2012)
Log Message:
-----------
Fix for GMT-2370 (XYPlot does not properly handle plotting a user array 
element. GMAT crashes as well at times)

Implemented element wrappers for XYPlot.

Subscriber - Updated to handle two wrapper arrays for setting wrapper pointers 
and wrapper ref objects.   
XyPlot - Implemented to use wrappers so that array element can be plotted.   
ReportFile - Changed paramWrappers and wrapperObjectNames to yParamWrapper and 
yWrapperObjectNames. Changed to use new method from 
GmatStringUtil::GetArrayName() for getting array name.   
Interpreter - Updated so that setting Array to Gmat::OBJECT_TYPE field is 
allowd in SetPropertyToArray().   
Validator - Updated to create wrappers for XYPlot X/YVariables for function in 
CreateAssignmentWrappers(). This allows assignment of X/YVariables in command 
mode, such as xyplot.YVariables = {A, B, C(2,2)}
GuiPlotReceiver - Fixed compile error when debug is turned on.   

Modified Paths:
--------------
    trunk/src/base/interpreter/Interpreter.cpp
    trunk/src/base/interpreter/Validator.cpp
    trunk/src/base/subscriber/ReportFile.cpp
    trunk/src/base/subscriber/Subscriber.cpp
    trunk/src/base/subscriber/Subscriber.hpp
    trunk/src/base/subscriber/XyPlot.cpp
    trunk/src/base/subscriber/XyPlot.hpp
    trunk/src/gui/app/GuiPlotReceiver.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gmat-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmat-svn

Reply via email to