TYPE action_source_variable_short_term

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE action_source_variable_short_term
 = ENUMERATION OF 
 	(buoyancy, 
	wind, 
	snow, 
	ice, 
	current, 
	wave, 
	rain, 
	undefined);
END_TYPE;

Referenced By

Defintion action_source_variable_short_term is references by the following definitions:
DefinitionType
 physical_action_variable_short_term ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00