Aperture | The diameter of the opening of the lens, larger opening means wider FOV. |
ApertureFStops | The ratio of the focal length to the aperture diameter, larger ratiomeans wider FOV. |
Behaviours | A collection of behaviours attached to this object. |
CanCaptureFlag | A flag for if the camera can capture an image |
CenterOfMassB_B | The center of mass of the component in respect to the bodyframe (B) of the component. This is isolated from any childrenand exists in isolation. |
CenterOfMassDot_LB_B | The center of mass time-derivative of the component within itsown local coordinates. This does not include any of the sub-componentsand exists in isolation. |
CenterOfMassDotB_B | The center of mass time-derivative of the component relative tothe body frame (B). This does not include any of the sub-componentsand exists in isolation. |
CenterOfMassL_L | The center of mass of the component within its own localcoordinates. This does not include any of the sub-components andexists in isolation. |
CenterOfMassPrime_LB_B | The center of mass general-derivative of the component within itsown local coordinates. This does not include any of the sub-componentsand exists in isolation. |
CenterOfMassPrimeB_B | [m/s] The center of mass general-derivative of the component relativeto the body frame (B). This does not include any of the sub-componentsand exists in isolation. |
Children | A collection of children attached to this object. |
CircleOfConfusion | Defines the acceptable level of blur, light from an object converging before orafter the sensor will be out of focus, if it is blurred by more than the circleof confusion it is not inside the depth of field planes this is measured on thesensor itself in this case. |
DCM_BN | The rotational DCM matrix between the body frame (B) at the topof this component chain and the inertial frame (N). |
DCM_LB | The rotational DCM matrix between the component frame of thisobject (L) relative to the body frame (B). |
DCM_LN | The DCM rotational matrix of the component relative to theinertial origin (N) of the world. |
DCM_LP | The DCM matrix of the component in the parent’s frame (P), takenfrom the Component Transform (PL). |
DepthOfField | The distance from the camera to the depth of field plane |
DepthOfFieldFar | The distance from the camera to the far depth of field plane |
DepthOfFieldNear | The distance from the camera to the near depth of field plane |
EventCameraDataNum | Tracks the number of events that have been captured by the camera since becoming an event camera |
FieldOfView | The Field Of View (FOV) of the camera |
FileName | The name of the image that will be saved whenthe image is captured. |
FocalLength | The Distance from the nodal point (where light converges) of the lens to the sensor,longer distance confines field of view. Moving the sensor closer to the nodal pointwill catch more light and increase field of view. |
FocusingDistance | Defines the distance from the lens to where objects are in focus |
HyperFocalDistance | Closest distance where focusing here will make everything beyond half the distance sharp(sharp as defined by circle of confusion). |
In_DeviceStatusMsg | The Device status message for the physical component whetherthe device is available. |
IsEnabled | Is true if the object is currently enabled. |
IsEvent | Defines whether the camera will capture events as a Neuromorphic Camera, which are pixelsthat have changed over time from the previous capture. |
IsMonochromatic | Defines whether the camera is monochromatic or not |
LastSampleEventCameraDataNum | Tracks the number of events that have been detected by the camera in the previous capture |
LocalForward | The direction of the transform frame’s forward vector, which is along the Y axis. |
LocalRight | The direction of the transform frame’s right vector, which is along the X axis. |
LocalUp | The direction of the transform frame’s up vector, which is along the Z axis. |
Mass | The component mass defined in the object. This is independentof any parent or children objects and exists in isolation. |
MassDot | The component mass time-derivative defined in the object. Thisis independent of any parent or children objects and exists in isolation. |
Models | A collection of models attached to this object. |
MomentOfInertia_LB | The moment of inertia of the component, measured at thelocal center of mass, represented with its own local coordinates.This does not include any of the sub-components and exists inisolation. |
MomentOfInertiaB_B | The moment of inertia of this component, measured inthe body frame relative to the parented body. This is independentof any children and exists in isolation. |
MomentOfInertiaPrime_LB | The derivative of the moment of inertia of the component,measured at the local center of mass, represented with its own localcoordinates. This does not include any of the sub-components andexists in isolation. |
MomentOfInertiaPrimeB_B | The derivative of the moment of inertia of the component,represented in the body frame (B). This is independent and exists inisolation. |
Name | The display name or tag of this object. |
NextSample | The previous time that a camera was sampled |
Out_CameraConfigMsg | The output message that contains the configuration of the camera. |
Out_CameraImageMsg | An output message that contains the data from the imageand is able to store all the bytes. |
Out_ComponentMassMsg | The component mass message defines the set of mass properties andstates of the system within this component locally. This is independentof any parent or children properties or objects. |
Out_TransformMsg | This defines the base transform message that stores the state of the transform of this object. |
Parent | The currently attached parent object (if any). |
PixelPitch | The spacing from one pixel to its X or Y neighbour, center to center.A smaller pixel pitch and resolution reduces the physical size of thesensor resulting in a more cropped image. |
Position | [m] The position of the object relative to the parent or to world origin, if no parent exists. |
Position_BN_N | The position of the body (the root parent B) in theinertial frame relative to the inertial point (N). |
Position_LB_B | The position of the component relative to the rootobject of this hierarchy. This is in the inertial frameand if the component is the root object, then there willbe no position. |
Position_LN_N | The position of the inertial world space. This position isderived from the world’s transform (N). |
Position_LP_P | The position of the object relative to the parented object (P).If there is no parent object, then this will be in the inertialframe. |
ReadyToCapture | A flag for if the image is ready to capture |
Resolution | The Resolution of the camera sensor |
Root | The root object in the parent chain. |
Rotation | [-] The rotation of the object relative to the parent or to the world origin, if no parent exists. |
SampleRate | The time between photo captures. If the sample rate is 0 or less constantly capture. |
SensorSize | The physical size of the sensor, based on the focal distance. |
Thermal | A reference to the thermal model that is attached to this object.This will allow the object to have thermal properties and be ableto be used in thermal simulations. |