FIX: modified to fit to the new base message
This commit is contained in:
@@ -77,13 +77,14 @@ namespace SimCore
|
||||
Data<double> Course;
|
||||
Data<double> Pitch;
|
||||
Data<double> RCS;
|
||||
Data<WHISPER::SourceType> SourceType;
|
||||
|
||||
Data<SimCore::EntityKind> EntityKind;
|
||||
|
||||
private:
|
||||
const SimCore::Identifier ID_;
|
||||
|
||||
WHISPER::SourceType SourceType_;
|
||||
// WHISPER::SourceType SourceType_;
|
||||
|
||||
Position position_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user