fr.cnes.genopus.attitudes
Class GPAeroAttitudeLaw

java.lang.Object
  extended by fr.cnes.genius.main.GComponent
      extended by fr.cnes.genius.lowLevel.GContainer
          extended by fr.cnes.genopus.attitudes.GPAttitudeLawAbstract
              extended by fr.cnes.genopus.attitudes.GPAeroAttitudeLaw
All Implemented Interfaces:
fr.cnes.genius.main.GClear, fr.cnes.genius.main.GCondensedStatusInterface, fr.cnes.genius.main.GDisplay, fr.cnes.genius.main.GListener, fr.cnes.genius.main.GReadWrite, GPAttitudeLawAbstract.GPAttitudeLawWithEarthShape, GPPatrius<CustomAttitudeLaw>, GPPatriusWithObjects<CustomAttitudeLaw>

public class GPAeroAttitudeLaw
extends GPAttitudeLawAbstract
implements GPAttitudeLawAbstract.GPAttitudeLawWithEarthShape, fr.cnes.genius.main.GCondensedStatusInterface, fr.cnes.genius.main.GListener, GPPatriusWithObjects<CustomAttitudeLaw>

Widget for an aero attitude law.

Author:
ffsm
Default Constraint(s):
IndexClassItemConstraint
0GLabelWithIndicatorlabelLawName0, 0 => "newline , gapleft 0 , split 2"
0, 1 => (null)
1GSeparatorseparator1"newline , gapleft 0 , spanx 3 , growx"
2GEntryRealentryRealAngleOfAttack2, 0, 0 => "newline , gapleft 20 , split 2"
2, 0, 1 => (null)
2, 1 => "split 2"
2, 2 => (null)
3GEntryRealentryRealSideSlipAngle3, 0, 0 => "newline , gapleft 20 , split 2"
3, 0, 1 => (null)
3, 1 => "split 2"
3, 2 => (null)
4GEntryRealentryRealBankAngle4, 0, 0 => "newline , gapleft 20 , split 2"
4, 0, 1 => (null)
4, 1 => "split 2"
4, 2 => (null)


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.cnes.genopus.attitudes.GPAttitudeLawAbstract
GPAttitudeLawAbstract.GPAttitudeLawWithEarthShape
 
Nested classes/interfaces inherited from class fr.cnes.genius.main.GComponent
fr.cnes.genius.main.GComponent.CopyPasteOperation, fr.cnes.genius.main.GComponent.DisplayIndicatorStatus, fr.cnes.genius.main.GComponent.ItemType, fr.cnes.genius.main.GComponent.Operation
 
Nested classes/interfaces inherited from interface fr.cnes.genopus.main.GPPatriusWithObjects
GPPatriusWithObjects.ArgsChecker
 
Field Summary
 
Fields inherited from class fr.cnes.genopus.attitudes.GPAttitudeLawAbstract
ANGLE_UNITS, ANGULAR_SPEED_UNITS, SUB_GAP
 
Fields inherited from class fr.cnes.genius.main.GComponent
NAME_ATTRIBUTE
 
Constructor Summary
GPAeroAttitudeLaw(String label)
          Creates a new instance.The widgetId will be assigned automatically.
GPAeroAttitudeLaw(String label, CustomAeroAttitudeLaw attitudeLaw)
          Creates a new instance.
GPAeroAttitudeLaw(String widgetId, String label)
          Creates a new instance.
GPAeroAttitudeLaw(String widgetId, String label, CustomAeroAttitudeLaw attitudeLaw)
          Creates a new instance.
 
Method Summary
 void after(fr.cnes.genius.main.GEvent e)
          
 void before(fr.cnes.genius.main.GEvent e)
          
 void clear()
          
 void generic()
          
 org.orekit.bodies.BodyShape getEarthShape()
          Getter for the Earth shape.
 fr.cnes.genius.highLevel.GEntryReal getGEntryRealAngleOfAttack()
          Getter for the angle of attack subwidget.
 fr.cnes.genius.highLevel.GEntryReal getGEntryRealBankAngle()
          Getter for the bank angle subwidget.
 fr.cnes.genius.highLevel.GEntryReal getGEntryRealSideSlipAngle()
          Getter for the side slip angle subwidget.
 CustomAttitudeLaw getPatriusObject()
          Returns the PATRIUS object associated to a GENOPUS widget.
 CustomAttitudeLaw getPatriusObject(Object... args)
          Returns the PATRIUS object associated to a GENOPUS widget.
 fr.cnes.genius.main.GComponent getSubComponent(int position)
          
 boolean isModified()
          
 boolean isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
          Method to check if an attitude law is an instance of this type.
 void setAttitudeLaw(CustomAttitudeLaw attitudeLaw)
          Setter from a PATRIUS attitude law.
 void setConstraint(int widgetGap)
          Setter for the constraints of the widget.
 void setDefaultAttitudeLaw(CustomAttitudeLaw defaultAttitudeLaw)
          Setter of the default value from a PATRIUS attitude law.
 void setDisplayIsModifiedIndicatorAll(fr.cnes.genius.main.GComponent.DisplayIndicatorStatus displayIndicatorStatus)
          Controls the display of the isModified indicator of all sub-widgets.
 void setEarthShape(org.orekit.bodies.BodyShape earthShape)
          Setter for the Earth shape.
 void setEnabled(boolean flag)
          
 void setSavedAttitudeLaw(CustomAttitudeLaw savedAttitudeLaw)
          Setter of the saved value from a PATRIUS attitude law.
 void setWidgetId(String widgetId)
          
 void updateCondensedStatus(fr.cnes.genius.main.GCondensedStatus condensedStatus)
          
 
Methods inherited from class fr.cnes.genopus.attitudes.GPAttitudeLawAbstract
display, getGLabelLawName, getGSeparator1, isEnabled, read, setDefaultConstraints, updateIsModifiedIndicator, updateStatus, write
 
Methods inherited from class fr.cnes.genius.lowLevel.GContainer
put
 
Methods inherited from class fr.cnes.genius.main.GComponent
activateConstraintsByType, attachCopyPasteMenu, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getComponent, getConstraint, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getSimpleWidgetId, getStatus, getStringConstraint, getWidgetId, handleCopyPasteEvent, handleProcessEventException, isCopyPasteEvent, launchInvalidPositionException, parseSimpleConstraint, processGEvent, setBusyCursor, setCommentInConfigFile, setConstraint, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDisplayIsModifiedIndicator, setElement, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setNameAndCommentInConfigFile, setNameInConfigFile, setStatus, setStringConstraint, setToolTipText, setWidth, writeCollection, writeCollection, writeCollection, writeCollection, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPAeroAttitudeLaw

public GPAeroAttitudeLaw(String label)
Creates a new instance.The widgetId will be assigned automatically.

Parameters:
label - for the widget

GPAeroAttitudeLaw

public GPAeroAttitudeLaw(String widgetId,
                         String label)
Creates a new instance.

Parameters:
widgetId - widget identifier, if null an identifier will be automatically created.
label - for the widget

GPAeroAttitudeLaw

public GPAeroAttitudeLaw(String widgetId,
                         String label,
                         CustomAeroAttitudeLaw attitudeLaw)
Creates a new instance.

Parameters:
widgetId - widget identifier, if null an identifier will be automatically created.
label - for the widget
attitudeLaw - attitude law to initialize the widget

GPAeroAttitudeLaw

public GPAeroAttitudeLaw(String label,
                         CustomAeroAttitudeLaw attitudeLaw)
Creates a new instance. The widgetId will be asigned automatically.

Parameters:
label - for the widget
attitudeLaw - attitude law to initialize the widget
Method Detail

setWidgetId

public void setWidgetId(String widgetId)

Overrides:
setWidgetId in class GPAttitudeLawAbstract

getGEntryRealAngleOfAttack

public fr.cnes.genius.highLevel.GEntryReal getGEntryRealAngleOfAttack()
Getter for the angle of attack subwidget.

Returns:
the angle of attack subwidget

getGEntryRealSideSlipAngle

public fr.cnes.genius.highLevel.GEntryReal getGEntryRealSideSlipAngle()
Getter for the side slip angle subwidget.

Returns:
the side slip angle subwidget

getGEntryRealBankAngle

public fr.cnes.genius.highLevel.GEntryReal getGEntryRealBankAngle()
Getter for the bank angle subwidget.

Returns:
the bank angle subwidget

setConstraint

public void setConstraint(int widgetGap)
Setter for the constraints of the widget.

Overrides:
setConstraint in class GPAttitudeLawAbstract
Parameters:
widgetGap - left gap from panel border to display the label of the widget.

generic

public void generic()
             throws fr.cnes.genius.exception.GException

Overrides:
generic in class GPAttitudeLawAbstract
Throws:
fr.cnes.genius.exception.GException

getPatriusObject

public CustomAttitudeLaw getPatriusObject(Object... args)
                                   throws fr.cnes.genius.exception.GException
Returns the PATRIUS object associated to a GENOPUS widget.

Specified by:
getPatriusObject in interface GPPatriusWithObjects<CustomAttitudeLaw>
Parameters:
args - The parameters are 0: BodyShape.
Returns:
the PATRIUS object associated to the widget.
Throws:
fr.cnes.genius.exception.GException - if the PATRIUS object cannot be created from the widget data.

getPatriusObject

public CustomAttitudeLaw getPatriusObject()
                                   throws GPAttitudeException
Returns the PATRIUS object associated to a GENOPUS widget.

Specified by:
getPatriusObject in interface GPPatrius<CustomAttitudeLaw>
Specified by:
getPatriusObject in class GPAttitudeLawAbstract
Returns:
the PATRIUS object associated to the widget.
Throws:
GPAttitudeException - if the earth shape has not been initialized

setEarthShape

public void setEarthShape(org.orekit.bodies.BodyShape earthShape)
Setter for the Earth shape.

Specified by:
setEarthShape in interface GPAttitudeLawAbstract.GPAttitudeLawWithEarthShape
Parameters:
earthShape - the Earth shape.

getEarthShape

public org.orekit.bodies.BodyShape getEarthShape()
Getter for the Earth shape.

Specified by:
getEarthShape in interface GPAttitudeLawAbstract.GPAttitudeLawWithEarthShape
Returns:
the Earth shape.

clear

public void clear()
           throws fr.cnes.genius.exception.GException

Specified by:
clear in interface fr.cnes.genius.main.GClear
Throws:
fr.cnes.genius.exception.GException

setEnabled

public void setEnabled(boolean flag)

Overrides:
setEnabled in class GPAttitudeLawAbstract

isNativeAttitudeLaw

public boolean isNativeAttitudeLaw(CustomAttitudeLaw attLaw)
Method to check if an attitude law is an instance of this type.

Specified by:
isNativeAttitudeLaw in class GPAttitudeLawAbstract
Parameters:
attLaw - input attitude law.
Returns:
true if it is an instance of this.

setAttitudeLaw

public void setAttitudeLaw(CustomAttitudeLaw attitudeLaw)
                    throws GPAttitudeException
Setter from a PATRIUS attitude law.

Specified by:
setAttitudeLaw in class GPAttitudeLawAbstract
Parameters:
attitudeLaw - to be set in the widget
Throws:
GPAttitudeException - if the given attitude law is not compatible with the widget.

setDefaultAttitudeLaw

public void setDefaultAttitudeLaw(CustomAttitudeLaw defaultAttitudeLaw)
                           throws GPAttitudeException
Setter of the default value from a PATRIUS attitude law.

Specified by:
setDefaultAttitudeLaw in class GPAttitudeLawAbstract
Parameters:
defaultAttitudeLaw - to be set as default in the widget
Throws:
GPAttitudeException - if the given attitude law is not compatible with the widget.

setSavedAttitudeLaw

public void setSavedAttitudeLaw(CustomAttitudeLaw savedAttitudeLaw)
                         throws GPAttitudeException
Setter of the saved value from a PATRIUS attitude law.

Specified by:
setSavedAttitudeLaw in class GPAttitudeLawAbstract
Parameters:
savedAttitudeLaw - to be set as saved in the widget
Throws:
GPAttitudeException - if the given attitude law is not compatible with the widget.

updateCondensedStatus

public void updateCondensedStatus(fr.cnes.genius.main.GCondensedStatus condensedStatus)

Specified by:
updateCondensedStatus in interface fr.cnes.genius.main.GCondensedStatusInterface

setDisplayIsModifiedIndicatorAll

public void setDisplayIsModifiedIndicatorAll(fr.cnes.genius.main.GComponent.DisplayIndicatorStatus displayIndicatorStatus)
Controls the display of the isModified indicator of all sub-widgets.

Specified by:
setDisplayIsModifiedIndicatorAll in class GPAttitudeLawAbstract
Parameters:
displayIndicatorStatus - if Always the modifiedStatusIndicator is always shown, if Never the modifiedStatusIndicator is never shown, if Automatic the modifiedStatusIndicator is shown as needed.

isModified

public boolean isModified()

Overrides:
isModified in class fr.cnes.genius.main.GComponent

getSubComponent

public fr.cnes.genius.main.GComponent getSubComponent(int position)
                                               throws fr.cnes.genius.exception.GComponentException

Overrides:
getSubComponent in class GPAttitudeLawAbstract
Throws:
fr.cnes.genius.exception.GComponentException

before

public void before(fr.cnes.genius.main.GEvent e)
            throws fr.cnes.genius.exception.GException

Specified by:
before in interface fr.cnes.genius.main.GListener
Throws:
fr.cnes.genius.exception.GException

after

public void after(fr.cnes.genius.main.GEvent e)
           throws fr.cnes.genius.exception.GException

Specified by:
after in interface fr.cnes.genius.main.GListener
Throws:
fr.cnes.genius.exception.GException


Copyright © 2017. All rights reserved.