Sygaldry
|
▼Nsygaldry | |
RSimpleAggregate | Ensure T is not a union and is either scalar or aggregate. Doesn't catch inheritance! |
Rhas_main_subroutine | |
Rhas_init_subroutine | |
Rhas_external_sources_subroutine | |
Rhas_external_destinations_subroutine | |
RComponent | Check if T is a Sygaldry component |
RAssembly | |
Rhas_range | |
Rstrict_similar_to | |
Rsimilar_to | |
Rhas_value_variable | |
Rhas_value_method | |
RPersistentValue | |
RBoolishFlag | |
RUpdatedFlag | |
RFlag | |
R_occasional_value | |
ROccasionalValue | |
RBang | |
RClearableFlag | |
Rhas_value | |
Rstring_like | |
Rarray_like | |
Rfunction_type_reflectable | |
Rfunction_reflectable | |
Rnot_void | Check that type T is not void . Used in the definition of MimuDataStruct |
Rvec3_like | Check that type T seems to be a MIMU data vector. Used in the definition of MimuDataStruct |
Rhas_accl | Check that the type T has accelerometer vector data at one of the expected interfaces |
Rhas_gyro | Check that the type T has gyroscope vector data at one of the expected interfaces |
Rhas_magn | Check that the type T has magnetometer vector data at one of the expected interfaces |
RMimuDataStruct | Check that the type T has accelerometer, gyroscope, and magnetometer data at one of the expected interfaces |
RMimuComponent | Check that the type T has an outputs struct that is a MIMU data structure whose vectors satisfy the constraints of ClearableFlag |
RTuple |