//!;;Rpy::+ //!;;Rpy::ModelElement: iddheader::idd_mission_time //!;;Rpy:: //!;;Rpy::Component: IDDComponent //!;;Rpy::Configuration: IDDConfig //!;;Rpy::Project: IDD //!;;Rpy:: //!;;Rpy::FilePath: idd_mission_time.h //!;;Rpy::Tag: $Tag //!;;Rpy:: //!;;Rpy::Copyright: Leonardocompany - COMPANY RESTRICTED //!;;Rpy:: //!;;Rpy::Generated by Rhapsody: 7.5.3 //!;;Rpy::- #ifndef idd_mission_time_H #define idd_mission_time_H //## dependency idd_base_types #include "idd_base_types.h" namespace iddheader { //## package iddheader::idd_mission_time //#[ type mission_time_t struct mission_time_t { unsigned int utc_time_1; unsigned int utc_time_2; unsigned int utc_time_3; unsigned int utc_time_4; iddtypes::timetag_t timetag; } ; //#] } #endif //;;Rpy:: end