Revision: 11105
          http://gmat.svn.sourceforge.net/gmat/?rev=11105&view=rev
Author:   lindajun
Date:     2012-11-26 23:20:57 +0000 (Mon, 26 Nov 2012)
Log Message:
-----------
Partial Fix for GMT-3210 Spacecraft.Periapsis and Spacecraft.Apoapsis are 
reported as plottable, but an error is thrown

Made Apoapsis and Periapsis not plottable nor reportable so that they don't 
appear in the ParameterSelectionDialog other than stopping condition.

Parameter - Added IsSystemParameter() for convenience.   
RealVar, *Real - Added input arguments for isPlottable and isReportable. It 
previously assumed all Parameters derived from OrbitReal to be plottable and 
reportable but not anymore for Apoapsis and Periapsis.   
Interpreter - Added validation check for unreportable or unplottable Parameters 
added to ReportFile or XYPlot.   
Report - Added validation check for unreportable Parameters added to Report 
command.   

Modified Paths:
--------------
    trunk/src/base/command/Report.cpp
    trunk/src/base/interpreter/Interpreter.cpp
    trunk/src/base/parameter/AttitudeReal.cpp
    trunk/src/base/parameter/HardwareReal.cpp
    trunk/src/base/parameter/OrbitData.hpp
    trunk/src/base/parameter/OrbitReal.cpp
    trunk/src/base/parameter/OrbitReal.hpp
    trunk/src/base/parameter/OrbitalParameters.cpp
    trunk/src/base/parameter/Parameter.cpp
    trunk/src/base/parameter/Parameter.hpp
    trunk/src/base/parameter/RealVar.cpp
    trunk/src/base/parameter/RealVar.hpp

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Gmat-svn mailing list
Gmat-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmat-svn

Reply via email to