lamp_mac/FIGARO/
cosmos_str.pro
Part of th new Cosmos project
Routines
cosmos_str_init
result = cosmos_parse_numor_string(str)
result = cosmos_str_formtheta(angle)
result = cosmos_str_make(value)
result = cosmos_str_parse(original, float=float, integer=integer, flt_range=flt_range, int_range=int_range, string_set=string_set)
result = cosmos_str_theta(string)
result = cosmos_str_split(original)
cosmos_str_value, original, remainder, value, floating=floating, integer=integer
cosmos_str
Routine details
top cosmos_str_init
cosmos_str_init
top cosmos_str_parse
result = cosmos_str_parse(original, float=float, integer=integer, flt_range=flt_range, int_range=int_range, string_set=string_set)
Parameters
- original
Keywords
- float
- integer
- flt_range
- int_range
- string_set
top cosmos_str_value
cosmos_str_value, original, remainder, value, floating=floating, integer=integer
Parameters
- original
- remainder
- value
Keywords
- floating
- integer
top cosmos_str
cosmos_str
File attributes
Modification date: | Tue Oct 1 14:42:05 2013 |
Lines: | 264 |