public class ReferenceFrameObject
extends java.lang.Object
Constructor and Description |
---|
ReferenceFrameObject(FrameType frameType) |
Modifier and Type | Method and Description |
---|---|
static hla.rti1516e.AttributeHandleSet |
getAttributeSet() |
static hla.rti1516e.ObjectClassHandle |
getObjectClassHandle() |
hla.rti1516e.ObjectInstanceHandle |
getObjectInstanceHandle() |
ReferenceFrame |
getReferenceFrame() |
static void |
initialize(hla.rti1516e.RTIambassador rti_ambassador) |
static boolean |
matches(hla.rti1516e.ObjectClassHandle other_class) |
void |
setObjectInstanceHandle(hla.rti1516e.ObjectInstanceHandle instance_handle) |
java.lang.String |
toString() |
void |
updateAttributes(hla.rti1516e.AttributeHandleValueMap attributes) |
public ReferenceFrameObject(FrameType frameType) throws hla.rti1516e.exceptions.RTIinternalError
hla.rti1516e.exceptions.RTIinternalError
public static void initialize(hla.rti1516e.RTIambassador rti_ambassador) throws hla.rti1516e.exceptions.NameNotFound, hla.rti1516e.exceptions.FederateNotExecutionMember, hla.rti1516e.exceptions.NotConnected, hla.rti1516e.exceptions.RTIinternalError, hla.rti1516e.exceptions.InvalidObjectClassHandle, hla.rti1516e.exceptions.AttributeNotDefined, hla.rti1516e.exceptions.ObjectClassNotDefined, hla.rti1516e.exceptions.SaveInProgress, hla.rti1516e.exceptions.RestoreInProgress
hla.rti1516e.exceptions.NameNotFound
hla.rti1516e.exceptions.FederateNotExecutionMember
hla.rti1516e.exceptions.NotConnected
hla.rti1516e.exceptions.RTIinternalError
hla.rti1516e.exceptions.InvalidObjectClassHandle
hla.rti1516e.exceptions.AttributeNotDefined
hla.rti1516e.exceptions.ObjectClassNotDefined
hla.rti1516e.exceptions.SaveInProgress
hla.rti1516e.exceptions.RestoreInProgress
public void updateAttributes(hla.rti1516e.AttributeHandleValueMap attributes)
public static boolean matches(hla.rti1516e.ObjectClassHandle other_class)
public hla.rti1516e.ObjectInstanceHandle getObjectInstanceHandle()
public void setObjectInstanceHandle(hla.rti1516e.ObjectInstanceHandle instance_handle)
public ReferenceFrame getReferenceFrame()
public static hla.rti1516e.ObjectClassHandle getObjectClassHandle()
public static hla.rti1516e.AttributeHandleSet getAttributeSet()
public java.lang.String toString()
toString
in class java.lang.Object
Author: SMASH LAB - University of Calabria (UNICAL)