The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

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_parse_numor_string

result = cosmos_parse_numor_string(str)

Parameters

str

top cosmos_str_formtheta

result = cosmos_str_formtheta(angle)

Parameters

angle

top cosmos_str_make

result = cosmos_str_make(value)

Parameters

value

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_theta

result = cosmos_str_theta(string)

Parameters

string

top cosmos_str_split

result = cosmos_str_split(original)

Parameters

original

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